[PHP] Re: Location in php's source for ini-values

2008-02-02 Thread Nathan Rixham

ehl lhe 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...


regards,
ehl22
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


can't see any need for this? just set your webserver up with the 
appropriate permissions and you don't have a problem..


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



[PHP] Re: Location in php's source for ini-values

2008-02-02 Thread ehl lhe

please, don't ask me why I need this - I know exactly why I need it and why 
there is no other solution...
 
 
thanks anyway,
regards
ehl22
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php