reading xys.property file in php

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
pulkit
Forum Newbie
Posts: 7
Joined: Sat Apr 11, 2009 9:11 am

reading xys.property file in php

Post by pulkit »

Hi,
I want to read my database parameter values form xyz.property file in php.In which i just pass the value of key and it reads value form the xyz.property file like in java.
Post Reply