Re: PHP code only allowed in XHTML 5?

Leif Halvard Silli wrote:
> Lachlan Hunt On 09-07-29 14.05:
>> Rather, PHP's use of the <?php ?> syntax (and the older <? ?> syntax) is 
> 
> 
> The "old" - aka "HTML 4" - syntaxes are "<? >" and <?something >. The 
> "new" syntax is compatible with the old syntax. Therefore I'll continue 
> to talk about "<? >".

I think Lachlan's talking about PHP short tags, which are indeed <?…?>, 
and still have nothing to do with HTML 4.01.

-- 
Geoffrey Sneddon — Opera Software
<http://gsnedders.com/>
<http://www.opera.com/>

Received on Wednesday, 29 July 2009 16:35:14 UTC