Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

get include path

Tue Oct 28, 2008 12:12 am

Code:
<?php

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




Post a reply
  Related Posts  to : get include path
 PHP Include     -  
 Require vs Include in php     -  
 Using include() Within a Loop     -  
 Using include function     -  
 jsp include directive not working     -  
 Dijkstra ( Shortage Path )     -  
 Dijkstra ( Shortest Path )     -  
 get Folder path and size     -  
 draw General Path     -  
 shortest path algorithm java     -  

Topic Tags

PHP Files and I/O