Renaming

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
RohanJM
Forum Newbie
Posts: 4
Joined: Sun May 25, 2003 12:21 pm
Location: India

Renaming

Post by RohanJM »

Hi

How do i rename a file in php?

Thanks
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Post by Jade »

Learn to read the php manual! :D

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

Good luck!
RohanJM
Forum Newbie
Posts: 4
Joined: Sun May 25, 2003 12:21 pm
Location: India

Post by RohanJM »

yeah thanks....

sorry to bother u
Post Reply