Author |
Message |
Topic: PHP absolute path web root |
martin-infj
Replies: 2
Views: 6749
|
|
I just found how to do it - <?php include("$_SERVER[DOCUMENT_ROOT]/blabla"); ?>
I would appreciate it if you share your knowledge with includes, relative/absolute paths and server changing. I ... |
Topic: PHP absolute path web root |
martin-infj
Replies: 2
Views: 6749
|
|
First of all I have no php knowledge, and me english is weak :)
I'm building a site that soon is going to have many pages. Headers, footeres and other repeating elements should be included with php ... |
|