Reply to How can a php class read from a properties file?
Posted by Anthony Smith on 01/11/08 21:24
I have a class that calls some web services. I did not want the url of
the web services to be hardcoded in the class. What is the best way to
go about doing this?