Results 1 to 9 of 9

Thread: Config files

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2012
    Posts
    81

    Question Config files

    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
    Last edited by vmen; Nov 15th, 2012 at 04:07 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width