php-general | 2000071

Re: [PHP] RSS scripting From: Digital Hit Entertainment (ianevans <email protected>)
Date: 07/02/00

Steve Driver wrote:
>
> Maybe this from the FAQ will help?..
> 5.10 How am I supposed to mix XML and PHP? It complains about my <?xml>
> tags!
> You need to turn off the short tags by setting short_tags to 0 in your
> php3.ini file, or by using the php3_short_tags Apache directive. (You could

Alas, I'm on a shared NT server, and don't have access to the php.ini

--
Ian Evans

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>