<?PHP echo get_include_path () . "\n"; set_include_path ( 'd:\include' ); echo get_include_path () . "\n"; ?>
.;c:\php4\pear d:\include