Hi,

Tuesday, April 20, 2004, 7:41:18 AM, you wrote:
LL> Hello

LL> Is there a build-in function to move files in php ?
LL> or sholud i just open file A and copy it content to file B , then del file
LL> A.

LL> Thanks for help.


rename() may do what you want

-- 
regards,
Tom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to