renaming a file

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
Trip1
Forum Newbie
Posts: 23
Joined: Sat Jan 25, 2003 7:36 pm

renaming a file

Post by Trip1 »

umm yeah i searched for this before asking here since it looks like such a simple question, but i got no answer. I just need to be able to rename a file using php.
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

rename is what you're looking for.
Trip1
Forum Newbie
Posts: 23
Joined: Sat Jan 25, 2003 7:36 pm

Post by Trip1 »

rofl, thx.. maybe i should check php.net first next time :o
Post Reply