"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. -- 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]