|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-10-29 02:26 UTC] sniper@php.net
[2001-11-19 05:42 UTC] sander@php.net
[2001-11-19 06:39 UTC] jmoore@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 11:00:02 2025 UTC |
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