PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have just turned safe_mode ON on my local windows machine to see if it would prevent me from uploading a file. However, I was still able to upload files as normal.
Twigletmac suggested earlier that having safe mode ON on the server might be the reason why the upload script is not working (please refer to page 1 of this post for full details). But I have turn safe_mode off and on on my local machine, but it hasn't made any difference to the upload processs.
So I am trying to report that the problem does not appear to be cause by safe mode.