Posted by lazypig06@gmail.com on 08/10/06 16:00
Hi guys!
Thank you for your response. If you gonna use .htaccess to this this,
how would you go about to do that ?
I've searched many sites, but none of the sites I found has specific
information about this stuff.
Thanks,
Lazy Pig
binderup@gmail.com wrote:
> > Just configure it in php.ini. Set auto_append_file to wherever your
> > function is.
>
> Well that might not be a good idea if you don't want the functions to
> be available for all virtual hosts (or if you don't have access to the
> php.ini file).
>
> I prefer to use the .htaccess method:
> php_value auto_prepend_file /full/path/to/script.php
Navigation:
[Reply to this message]
|