class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I think I found reason for this entry: there are three upload fields next to another to make it easier for the clients (not marking more than one file). If there is only one file uploaded, there are 2 entries in the logfile (not uploaded). I had to work on my if-clause.
Sorry for opening this thread. BTW a message like "there was no file for upload process" or similar would be helpful :-)Reply
there are three upload fields next to another to make it easier for the clients (not marking more than one file).
If there is only one file uploaded, there are 2 entries in the logfile (not uploaded).
I had to work on my if-clause.
Sorry for opening this thread. BTW a message like "there was no file for upload process" or similar would be helpful :-)