faqts : Computers : Programming : Languages : PHP : Function Libraries

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

7 of 8 people (88%) answered Yes
Recently 2 of 3 people (67%) answered Yes

Entry

How can I move a file?

Aug 10th, 1999 23:01
Nathan Wallace, Teodor Cimpoesu


rename() should do that:

    http://www.php.net/manual/function.rename.php3