Membership
Main Menu
Forum Boards
Stats
- 20 tutorials
- 74,813 members
- 734,853 forum posts
- 13 blog posts
Tutorials
PHP Basic Database Handling
by Crayon Violent on Jun 20, 2008 2:06:06 PM
Views: 67586
List Everything Out
This last piece of code we simply add an empty textbox for the user to add a name, as well as a submit button. The value of the text field is used by the INSERT code block. The submit button is linked to any updates/inserts made. Close out the table, close out the form, and we're done!
Comments
1. fearlex on Jun 27, 2008 3:54:27 PM
2. peteschulte on Jul 23, 2008 6:36:06 PM
3. Crayon Violent on Jul 26, 2008 3:02:30 PM
4. deepshah on Aug 11, 2008 2:05:41 AM
5. ma2tt on Aug 16, 2008 10:29:59 AM
6. mahender on Nov 24, 2008 4:06:02 AM
Login or register to post a comment.
