(PHP3 , PHP4 )
int rename (string oldname, string newname)
int rename
oldnameを newnameにリネームしようと試みます。
成功するとtrue、失敗するとfalseを返します。