Posted by David Dorward on 12/09/05 23:59
JDS wrote:
>> Well, PHP will break if you have short tags turned on and use an XML
>> declaration (... not that Appendix C says that is a good idea).
>
> Its still only a one-line include statment
So? The point was that your page could cause PHP to throw an error since
xml version="1.0"
.... isn't PHP syntax.
Thus - PHP harder; there is another potential problem to deal with.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
[Back to original message]
|