| 
	
 | 
 Posted by Rik Wasmus on 01/07/08 16:26 
On Mon, 07 Jan 2008 17:22:02 +0100, jodleren <sonnich@hot.ee> wrote: 
 
> While reading php.net I found 
> 
> " bool copy ( string $source , string $dest [, resource $context ] ) 
>   Makes a copy of the file source to dest . 
>   If you wish to move a file, use the rename() function.   " 
> 
> .... what? rename can move a file...? 
 
Yes, with some caveats, quite common practice. 
--  
Rik Wasmus
 
  
Navigation:
[Reply to this message] 
 |