Next in thread → Next in month →

RE: [xml-dev] XML inside PHP pages?

From
luis <>
To
'nialoo F-R-K-R 7002' <>, "'[xml-d]'" <>
Date
2003-05-13T13:45:57Z
ID
<01cd01c31955$fc744a20$>
Thread
RE: [xml-dev] XML inside PHP pages?
<?php	print('<'.'?');?>xml version="1.0" encoding......<?php
print('?'.'>');?>


---
Luis Argerich                        ( ) ASCII Ribbon Campaign
http://tikiwiki.sourceforge.net       X  against HTML on email
"There's no spoon"                   / \      and Usenet posts 
 

> -----Original Message-----
> From: nialoo F-R-K-R 7002 [mailto:] 
> Sent: Monday, May 12, 2003 7:01 PM
> To: [xml-d]
> Subject: [xml-dev] XML inside PHP pages?
> 
> 
> Hi all,
> 	I'm having some trouble with PHP includes in my 
> otherwise happy XHTML 1.0 
> Transitional documents, the problem being that the topmost 
> tag on the page, 
> right above the doctype declaration, uses a PHP tag format to 
> do its deed: 
> <?xml version="1.0" encoding="iso-8859-1"?> - so the parser 
> chokes on the 
> 'invalid PHP'. A simple line, and my (*.php) pages still validate as 
> W3C-happy XHTML without it, but I'd rather keep to the 
> guidelines in hope 
> of improving forwards-compatibility. Does anyone have a 
> workaround for this?
> 
> Cheers,
> -nialoo
> -atomkinder.net
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org 
> <http://www.xml.org>, an initiative of OASIS 
<http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Next in thread → Next in month →