Page 1 of 1

including files

Posted: Sat Nov 16, 2002 12:03 pm
by jamal
can anyone give me a lecture on how to make a permanent include directory in php.ini file??
Thanks
Jamal

Posted: Sat Nov 16, 2002 3:04 pm
by volka
http://www.php.net/manual/en/configurat ... clude-path
include_path is a PHP_INI_ALL property so you may set in in php.ini, through .htaccess or ini_set

http://www.php.net/manual/en/configuration.changes.php