| 
 Posted by J.O. Aho on 01/13/07 16:22 
Eric H. wrote: 
> I need to be able to include a function globally without having to  
> manually include it in each and every program much like as though it  
> were a part of php itself. 
>  
> I know there's a way to do this without me having to recompile php all  
> over again but for the life of me I can't find any info on the subject  
> that would make it possible. 
>  
> Surely there's a way to edit the php.ini file or something to accomplish  
> this. 
 
google.com found this page for me 
http://www.zend.com/zend/spotlight/prepend.php 
--  
 
   //Aho
 
[Back to original message] 
 |