[snip]
> I have a project that I need to write and in the past I would hard
code 
> a lot of information in pages that I should have put into a config
file. 
> I am wanting to know if there a website that example how to write a 
> config file and how to the php call them.

take a look at parse_ini() function
[/snip]


And http://www.php.net/include

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to