Date: 10/26/00
- Next message: heiner <email protected>: "[PHP-DEV] PHP 4.0 Bug #7478: empty() function does not work as expected"
- Previous message: Tim Parkin: "[PHP-DEV] Serious Session Handler Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6498
Updated by: dbeu
Reported By: P.Gabriel <email protected>
Status: Closed
Bug Type: Scripting Engine problem
Assigned To:
Comments:
this is fixed, as soon as the cvs is coming back.
Previous Comments:
---------------------------------------------------------------------------
[2000-09-02 03:18:17] P.Gabriel <email protected>
The rename function only works with absolute paths.
example that doesn't work:
rename("test.txt","test2.txt");
I need somthing like it to do the same thing:
copy("test.txt","test2.txt");
unlink("test.txt");
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6498
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: heiner <email protected>: "[PHP-DEV] PHP 4.0 Bug #7478: empty() function does not work as expected"
- Previous message: Tim Parkin: "[PHP-DEV] Serious Session Handler Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

