Hi,
I am writing a script to allow a user to login with a password via a mysql database. I have this part working!
But I need the user to use a form to enter basic information and submit it to the database. Then the user needs to add via a new form and choose from a drop down list, enter some text in a another box and add a photo. This is then to be submitted to a database. The user can then enter a further 9 similar forms as a max and have all these available for editing in a single form.
Once the user has entered all the info and has the ability to edit, they then press a button to 'publish' it to a content manager for verification, prior to uploading.
OK, a little long winded I know, but I am having problems with the second part of this problem.
Does anyone know where I can get an app that can do the above as I am running out of time and need to get this live asap. Being a newbie, this one has me beaten at the moment.