Welcome Guest, Not a member yet? Register   Sign In
how is search to database for find a value?
#1

[eluser]SaSa[/eluser]
i want a value search(find) to database(table)?
what is your comment?(help me...)
#2

[eluser]ranjudsokomora[/eluser]
Good Day Sara,
You will need to know the column of the table you are trying to search. You query would look something like this then

SELECT * FROM table WHERE column='YourValue'
#3

[eluser]SaSa[/eluser]
Please explain more
#4

[eluser]DirkZz[/eluser]
Start by reading this Wink

http://inpics.net/mysqlbasics.html

And when i take a look at your other topics, then this is helpfull too:

http://www.freewebmasterhelp.com/tutorials/php
#5

[eluser]osci[/eluser]
[quote author="DirkZz" date="1310650163"]Start by reading this Wink

http://inpics.net/mysqlbasics.html

And when i take a look at your other topics, then this is helpfull too:

http://www.freewebmasterhelp.com/tutorials/php[/quote]

Please explain more




Theme © iAndrew 2016 - Forum software by © MyBB