include path problem
Posted: Fri Oct 17, 2008 12:47 am
i have a module module1 in my app app1
instead of giving the following syntax in all my module1 files like this
include(dirname(__FILE__)."/header.php")
can i have some thing like set_includepath(dirname(__FILE__)) in my module index page please help me
instead of giving the following syntax in all my module1 files like this
include(dirname(__FILE__)."/header.php")
can i have some thing like set_includepath(dirname(__FILE__)) in my module index page please help me