|
I'm a PHP newb but I'm trying to learn. Right now I have a database I created with phpMyAdmin named 'search' but I have no idea how to search it. I have one table with 6 fields, one named 'name'. If someone could post the code to search the database for that field and then display the data in that row or point me to a site that shows how it's done I would be extremely grateful.
|