|
Posted by Alvaro G Vicario on 05/24/05 11:24
*** Bob Bedford wrote/escribió (Mon, 23 May 2005 13:27:55 +0200):
>> Are you aware that filling the array won't automagically upload files?
> I know, the files are actually on my server, like they were uploaded.
Then:
rename Renames a file or directory available since: PHP 3, PHP 4 , PHP 5
usage:
bool rename ( string oldname, string newname [, resource context] )
Don't get confused by the name, this function allows you to move files.
--
-- Álvaro G. Vicario - Burgos, Spain
-- http://bits.demogracia.com - Mi sitio sobre programación web
-- Don't e-mail me your questions, post them to the group
--
Navigation:
[Reply to this message]
|