Does anyone know of a script where users on my website can add data to Mysql using a form? I want to display the data and have a way for the users to be able to edit the data if needed. Thanks in advance.
coopster
10:54 pm on Jan 24, 2006 (gmt 0)
You could write it. It's really not too difficult and would be a great learning exercise for you. Here is a primer from our own PHP Forum Library [webmasterworld.com] that covers the Basics of extracting data from MySQL using PHP [webmasterworld.com]