how is search to database for find a value? |
[eluser]SaSa[/eluser]
i want a value search(find) to database(table)? what is your comment?(help me...)
[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'
[eluser]DirkZz[/eluser]
Start by reading this ![]() 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
[eluser]osci[/eluser]
[quote author="DirkZz" date="1310650163"]Start by reading this ![]() 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 |
Welcome Guest, Not a member yet? Register Sign In |