change conf to cnf

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
delhiris
Forum Commoner
Posts: 33
Joined: Sun Sep 06, 2009 3:57 pm

change conf to cnf

Post by delhiris »

Is it posible in PHP changing names of the files.I have task to change the name of the files (in some directorium) with this format
xxxx.conf.xxxx to xxxx.cnf?
If yes plaese tell me the code?

or maybe I should do this in Linux?
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: change conf to cnf

Post by jackpf »

Post Reply