So, I need config.php file
like $settings['home'] = 'http://mysite.com';
and include it in index.php so I can use it on the links like that <a href="'.$_settings['home'].'">Home</a>
how I do the including? thanks!
didn't find any help from google
|
Results 1 to 9 of 9
Thread: Config filesThreaded View
|
Click Here to Expand Forum to Full Width |