I'm trying to enable my site users to upload pictures (using the
move_uploaded_file function)

This works fine on my home development machine but 'not' on the deployment
server. This is a shared server with 'safe mode' enabled. (The php manual
seems to suggest that it should still work despite safe mode but maybe I am
misunderstanding something).

Any thoughts gratefully received.

David Rothe





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to