Development Php

set_include_path( get_include_path().":/home/phplib/"); 
print get_include_path();
?>