rename

(PHP 3, PHP 4 )

rename -- Přejmenuje soubor

Popis

int rename ( string oldname, string newname)

Pokusí se přejmenovat soubor oldname na newname.

Vrací TRUE při úspěchu a FALSE při chybě.