atomsk Posted March 30, 2007 Share Posted March 30, 2007 I want to create a form that accepts data from the user in 3 textfields, username, datefrom and dateto. After I select submit the php script should retrieve the requested data from the database and display it to the user. Anyone knows where can I find a tutorial on that sort of thing? Link to comment https://forums.phpfreaks.com/topic/44901-newbie-question-about-forms/ Share on other sites More sharing options...
vbnullchar Posted March 30, 2007 Share Posted March 30, 2007 try googling youll find alot Link to comment https://forums.phpfreaks.com/topic/44901-newbie-question-about-forms/#findComment-218004 Share on other sites More sharing options...
atomsk Posted March 30, 2007 Author Share Posted March 30, 2007 the thing is i'm not sure what to google for. I tried PHP form data retrieval but it gave me tuts on how to add and modify data. Link to comment https://forums.phpfreaks.com/topic/44901-newbie-question-about-forms/#findComment-218007 Share on other sites More sharing options...
Full-Demon Posted March 30, 2007 Share Posted March 30, 2007 Search for 'php tutorial form'... Link to comment https://forums.phpfreaks.com/topic/44901-newbie-question-about-forms/#findComment-218033 Share on other sites More sharing options...
neel_basu Posted March 30, 2007 Share Posted March 30, 2007 You Can Find That Thing On http://zigmoyd.sourceforge.net/man/db.php#browseEaxctly That. First Set The given fields and then set the field that you need to find. Link to comment https://forums.phpfreaks.com/topic/44901-newbie-question-about-forms/#findComment-218075 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.