At 11:01 PM -0500 7/24/06, Larry Garfield wrote:
Disable short tags.

If short tags are enabled, the PHP parser sees the <? and switches into PHP
mode.  It then starts parsing the "xml" and sees that it's not proper PHP,
and freaks out.
You can:

Bingo !

That works : )

Apparently the "better" minds are on this list.

Thanks very much.

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to