ngreenwood6 Posted July 31, 2008 Share Posted July 31, 2008 Hello all I am a noob to php and am trying to learn. I have created a database that looks like this: Database: nicks Table: users Inside of the table are these values id:auto increment(primary) firstname: varchar lastname: varchar I created a script that inserts this data into my database and it is working properly. However, what I am trying to accomplish now is to get the data from the database and display it. I am trying to let the user search by their last name. Whenever I click submit it just goes to a blank page (get.php). I have attached a zip file with my files in it. If you need anymore info please let me know. Thanks to anyone who is willing to help a total noob. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/117552-how-to-get-information-from-mysql/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.