On Tuesday 04 January 2005 10:56, The Disguised Jedi wrote:
> I have a file that contains certain functions for proper function of
> my website scripting pages, and they need to be callable all the time.
>  I know that this can be done through an include() or require()
> statement, but it would be easier if I could have it automatically
> done.  Is there a way in Apache or PHP (this is going to both lists)
> that this can be accomplished, or should I just stick with my
> require() statements?

php.ini > auto_prepend_file

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to