On 2 Apr 2001, at 14:43, Mike Flynn wrote:
Regarding file-uploads there are some problems when the server is
running in safe-mode. This could be what you are facing. Normally
in safe mode uploads do fail (mentioning server is running in safe
mode). But I read there is a workaround so you can still use these
upload-functions. PHP wouldn't be PHP if they wouldn't have a
specific function for it. It is called something like
tmp_move_uploaded_file().
BTW, you can always check the configuration of the server with
phpinfo().
Of course, if upload is completely disabled I guess you can just
forget about it.
But there should be people on this list who can tell you much more
about this...
Greetings,
Martijn Weisbeek
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]