restore_include_path Restores the value of the include_path configuration option Description voidrestore_include_path Restores the include_path configuration option back to its original master value as set in &php.ini; Example use of <function>restore_include_path</function> ]]> See also ini_restore, set_include_path, get_include_path, and include.