Can this be done when the file already exists?

 cleong at organic dot com says
29-Mar-2000 04:36
rename() doesn't seem to overwrite files on NT. The behavior is an 
OS-dependent side-effect I guess.

on the PHP site @ http://us2.php.net/manual/en/function.rename.php

So this this true, or is there some work around that doesn't involve 
unlinking the file first?

Thanks!

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

Reply via email to