That is our fall-back plan, but that's not terribly effecient =)
"Joao Prado Maia" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...

On Wed, 2 Jan 2002, Joe Webster wrote:

> I have something that I am currently dealing with:
>
>     Using mod_perl with apache, you can put this in a apache directive
> (vhost, location, directory):
>             PerlSetVar somevarname somevarval
>     and that would pre-define somevarname equal to somevarval. We are
trying
> to move completely to php (we're 1/2 php and 1/2 perl) however, we really
> need to be able to set the vars like this. I did look through the
mod_php.c
> and I noticed the php_value, php_flag, php_admin_value, and
php_admin_flag,
> but nothing for a variable.
>

I know it is not the same as having it on the httpd.conf (.htaccess too?)
but you can set a 'auto-prepend' PHP script, which could be used to define
any constant or variable. Is this not an option for you guys ?

Cheers,
Joao

--
João Prado Maia <[EMAIL PROTECTED]>
http://phpbrasil.com - php com um jeitinho brasileiro
--
Precisando de consultoria em desenvolvimento para a Internet ?
Impleo.net - http://impleo.net/?lang=br




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to