On Feb 2, 2008 6:09 AM, ehl lhe <[EMAIL PROTECTED]> wrote:
>
> hello,
>
>
> I'd like to know where PHP finally sets the php.ini-values in it's 
> sourcecode, e.g. max_execution_time, open_basedir, etc...
> What I need is to set several static values which must not be editable using 
> php.ini, .htaccess, ini_set, or whatever - so I simply need to set final 
> values for several php.ini-settings by modifying the php sourcecode...

    That's a question that's better asked on the Internals list.  Ask
on there and you'll probably get the answer you're looking for much
quicker.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

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

Reply via email to