Thanks Mike, I still had old form script included down below, my bad :)

Mike Alsup wrote:

In other words I can't see any file being uploaded. I'll post an example
if needed, let me know.

It's up to you to mange the uploaded files in your php script.  If you
don't move them with move_uploaded_file() they are deleted after the
script completes.

Mike

Reply via email to