CodingForums.com
>
:: Server side development
>
PHP
> Changing Directory name from PHP?
PDA
View Full Version :
Changing Directory name from PHP?
gorilla1
09-23-2002, 08:39 PM
Is there a way to change the name of a directory? Or am I stuck creating a new directory, and copying all the files over?
G
Nightfire
09-23-2002, 11:14 PM
Try this
rename("oldfoldername","newfoldername")
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.