NeoPuma
06-19-2008, 06:20 PM
Hey Guys
I've got a PHP script which is designed to add an item to a database with an photograph that's uploaded and saved with a matching ID. Here's the problem:
Firstly, how can I make an uploader using AJAX,
Secondly, How can I return the name of the file uploaded into a form field in the document so it's posted with the rest of the data.
Cheers in advance
Neo
I've got a PHP script which is designed to add an item to a database with an photograph that's uploaded and saved with a matching ID. Here's the problem:
Firstly, how can I make an uploader using AJAX,
Secondly, How can I return the name of the file uploaded into a form field in the document so it's posted with the rest of the data.
Cheers in advance
Neo