PHP function get_include_path()
Gets the current include_path configuration option
Availability in versions: PHP 4.3.0
Gets the current include_path configuration option
Parameters
The function has no input parameters.
Return values
string
The path, as a string.
Other resources
Loading comments...