Config File
Posted: Wed Jun 16, 2004 1:11 pm
I'm wanting to create a config file for my site, and for like my mysql user pass and db's. However, i'm kinda lost attempting to do it.
I thought it was $config['var'] = "Table color or whatever";
Then i includ ethe config file corect? Well my question is, when i am on my individual pages.. How do i call that var.. IE>
<table border="0" backgroundcolor="$config['var']" > ???
Thank you
Anthony
I thought it was $config['var'] = "Table color or whatever";
Then i includ ethe config file corect? Well my question is, when i am on my individual pages.. How do i call that var.. IE>
<table border="0" backgroundcolor="$config['var']" > ???
Thank you
Anthony