On Nov 6, 1:37 pm, bingo <[EMAIL PROTECTED]> wrote:
> hi Mike,
>
> you are right..I have short_open_tags on. But how does it matter?

because if you get a parse error, php will stop at that point issue an
error message and dump the buffer it has in memory. have you got as
output a full view with layout or just the view then?

in any event fixing a parseerror should be a no-brainer step forwards
(you can avoid it by doing <?php echo "<?xml ... ?> if you can't turn
off shorttags..

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to