Padgoi Posted February 19, 2008 Share Posted February 19, 2008 Very simple, I have a page that asks for 5 pieces of information. When the user fills out the info and presses submit, I need the info to be inserted into a database. Here's the info: Database name: FP Table: Rate Fields: -Username - a name -Prof - a link -Age - a number -Date - a date (MM/YY) -Smart - another number When the user goes to the page and fills out the information asked, it should be inserted into the corresponding fields. Can anyone help me with the exact php code I need to do this, I'd be really appreciate. Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/91984-need-a-little-help/ Share on other sites More sharing options...
revraz Posted February 19, 2008 Share Posted February 19, 2008 http://www.freewebmasterhelp.com/tutorials/phpmysql Link to comment https://forums.phpfreaks.com/topic/91984-need-a-little-help/#findComment-471113 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.