dear Richard 
I have written a PHP file in that with help of php document tags i have
created XML file in that PHP file and in xml file i have taken care of the
<?xml ?> tag. 
with regards 
rakesh  


Richard Lynch wrote:
> 
> On Tue, November 21, 2006 2:30 am, onewaylife wrote:
>> the file is : -
>> <html>
> 
>> it give this output " XML parser error: Reserved XML Name"
> 
> One Possible Interpretation:
> 
> XML files start with:
> <?xml
> 
> Your file does not start with:
> <?xml
> 
> Your file is not XML.
> 
> Fix it.
> 
> -- 
> Some people have a "gift" link here.
> Know what I want?
> I want you to buy a CD from some starving artist.
> http://cdbaby.com/browse/from/lynch
> Yeah, I get a buck. So?
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/XML-parser-error-..-tf2677513.html#a7485238
Sent from the PHP - General mailing list archive at Nabble.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to