Posted by Rob on 07/18/05 19:56
Ok, wrong example. I used the & because it is a well known entity.
But I ment any entity. How do I catch these ?
Rob
"Janwillem Borleffs" <jw@jwscripts.com> schreef in bericht
news:42d830f9$0$21829$dbd43001@news.euronet.nl...
> somebody wrote:
>> I'm using the xml parser functions of php based on the expat
>> extention. When an entity i.e. & is encountered the parser stops
>> but it doesn't give me an error. How do I catch an entity in my xml
>> file?
>
> The & entity is completely valid in XML and shouldn't stop processing.
> Check your error logs or enable the display_errors directive in your
> php.ini file to see what the real problem is.
>
>
> JW
>
>
>
Navigation:
[Reply to this message]
|