> Thank you burk.  I'm curious, what does the short_open_tag do?
> I'm guessing that it allows the short form of <? instead of <?php.

This is correct, short tags use <? ?> instead of <?php ?>. IIRC these are
disabled by default because they can conflict with XML if php is compiled
with those extensions.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to