logo
Published on Conunity (http://www.conunity.com)

include_path

By webmaster
Created 2007-07-01 18:37

Information

Specifies a list of directories where the require() include() fopen() file() readfile() and file_get_contents() functions look for files. The format is like the system's PATH environment variable: a list of directories separated with a colon in Unix or semicolon in Windows.

Syntax

Example


Source URL:
http://www.conunity.com/include_path