On Tuesday 15 January 2002 18:31, Daniel Grace wrote:
> "Jason Wong" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]...
>
> > On Tuesday 15 January 2002 17:24, Daniel Grace wrote:
> > > Is there an equivalent to the php_ini directive available for the CGI
> > > version .... >
> >
> > Some settings in php.ini can be changed at run-time using ini_set().
> > Check manual for details.
>
> short_open_tags isn't one of them I don't believe, and that's the one I
> primarily need to be able to change.

Well, if short_open_tags cannot be changed using ini_set() then I think most 
likely it couldn't be changed at all during run-time. So you're probably out 
of luck :(


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Keep on keepin' on.
*/

-- 
PHP General 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