I am looked through the net for a very simple tutorial or script that will do the following:
1) Give the user a simple form to fill out and values of this form get added to a table in a database.
2) On of the form fields needs to allow image upload. The image file name gets added the the table....while the file gets uploaded to a specific directory on the server.
3) Some form of editting ability...if someone decides to change the values...they need an easy way to do this.
Can anyone help me find/build such a script?