[wp-hackers] Do not use short tags
Robert Deaton
false.hopes at gmail.com
Mon Jan 24 01:21:48 GMT 2005
Also, remember when writing documents that may use XML and PHP that
are in the same file, you have to be careful with using <? to open the
XML document, because PHP parse errors may come from it, so its best
to have PHP echo out the <?
I've had many problems with this in the past, and I know that
staticize had some issues with it too.
On Sun, 23 Jan 2005 15:47:05 -0800, Matthew Mullenweg <m at mullenweg.com> wrote:
> Just a reminder to all plugin writers:
>
> <? does not work on all platforms, use <?php
>
> --
> Matt Mullenweg
> http://photomatt.net | http://wordpress.org
> http://pingomatic.com | http://cnet.com
>
> _______________________________________________
> hackers mailing list
> hackers at wordpress.org
> http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>
--
--Robert Deaton
http://anothersadsong.com
More information about the hackers
mailing list