Thread: includes
View Single Post
  #1 (permalink)  
Old 08-19-2006, 06:37 PM
Frantic's Avatar   
Frantic Frantic is offline
Learning Programmer
 
Join Date: May 2006
Posts: 92
Credits: 0
Rep Power: 10
Frantic is on a distinguished road
Default includes

I'm trying to have my includes in one directory and be able to link to them from anywhere, any directory level. I found these two methods to accomplish the task, I think, but I don't really understand them that well. Can someone explain?

http://us3.php.net/ini_set

http://www.php.net/manual/en/functio...clude-path.php
Reply With Quote

Sponsored Links