You are working with Register globals turned off, so try is_upload_file($_FILES['tmp_name']['filename'])

bill wrote:
I'm converting old code to work with Register globals turned off in php.ini.
With it on, is_upload_file($filename) works fine but when turned off doesn't
work at all.

What am I missing.. Help me please !!


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



Reply via email to