I think you should read his post before telling him to RTFM. AFAICT He wants to move the files, not copy them. I think the command he is looking for is infact http://www.php.net/rename , which isn't immediately obvious, when you are infact moving and not just renaming. It's only something you'd consider, when you have a background of using the move command on unix(mv) to rename. On Sun, 27 Feb 2005 17:02:36 +0300, Burhan Khalid <phplist@xxxxxxxxxxxx> wrote: > Vaibhav Sibal wrote: > > Hello, > > Can some please guide me as to how should I move files from one > > directory to another on the server itself using PHP ? I use PHP 5.0.3 > > and Apache2 and Mysql. > > Please, RTFM > http://www.php.net/manual/en/function.copy.php > Please, don't cross post. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php