[phplib] HELP: Problem uploading files in PHP From: Lazaro Ferreira (lazaro <email protected>)
Date: 06/26/01

Hi

I need help though a bit off topic, I hope that somebody in the list have had this problem before

I have a script that uploads files to the server. It contains a simple form with a file input field and a submit button. I have exactly the same php setup at my Personal Computer (PC) and my ISP server. The script runs ok on my PC but do nothing at the server. When I click on the submit buttom the browser re-open the page with the form cleaned. It seems like it doesn't post anything to the server, any idea ?

The problem have all to do with the file input field in my form

Thanks for your time
Lazaro