]> granicus.if.org Git - php/commitdiff
Let's have examples here so maybe people would understand better
authorfoobar <sniper@php.net>
Thu, 31 May 2001 21:03:11 +0000 (21:03 +0000)
committerfoobar <sniper@php.net>
Thu, 31 May 2001 21:03:11 +0000 (21:03 +0000)
how to use this directive.

php.ini-dist

index 83fde878c1da59bcc539345d7b189b8027e0b1bb..ac3d95120791b42f32e05c48ef9eefed6244442c 100644 (file)
@@ -307,8 +307,11 @@ default_mimetype = "text/html"
 ; Paths and Directories ;
 ;;;;;;;;;;;;;;;;;;;;;;;;;
 
-; UNIX: "/path1:/path2"  Windows: "\path1;\path2"
-;include_path =
+; UNIX: "/path1:/path2"  
+;include_path = ".:/php/includes"
+;
+; Windows: "\path1;\path2"
+;include_path = ".;c:\php\includes"
 
 ; The root of the PHP pages, used only if nonempty.
 doc_root =