Jason,

Could you expand on this a little more? I've tried searching for
auto-prepend in both php documentation and apache and cannot find anything
thats relates to our needs.

Thanks for your help

Zac
----- Original Message -----
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 05, 2002 2:46 PM
Subject: Re: [PHP] global variables without sessions on apache


> On Wednesday 05 June 2002 20:40, Zac Hillier wrote:
> > Hi,
> >
> > Is it possible using php on our own apache server to create global
> > variables for virtual host without having to use session variables.
> >
> > We would like to have three variables that are constant for each virtual
> > host and that are available from every page, I thought it would be
possible
> > with htaccess or http.conf but am struggling to find documentation for
it.
>
> Use an auto-prepend file.
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development *
>
> /*
> QOTD:
> "The baby was so ugly they had to hang a pork chop around its
> neck to get the dog to play with it."
> */
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>


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

Reply via email to