ID: 9208
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Filesystem function related
Operating System: windows 98
PHP Version: 4.0.4pl1
New Comment:
Does this fail with PHP 4.0.6 too?
Previous Comments:
------------------------------------------------------------------------
[2001-02-10 17:04:00] [EMAIL PROTECTED]
rename() function does not use current working directory, but c:\php\ instead (on
windows system)
so if I use rename('a','b') from any directory, it will try to rename c:\php\a to
c:\php\b
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=9208&edit=1
--
PHP Development 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]