Re: [PHP] XML char data parsing

2002-03-15 Thread Analysis & Solutions
On Fri, Mar 15, 2002 at 10:34:28AM -0500, Thalis A. Kalfigopoulos wrote: [regarding error checking...] > Well, as a matter of fact I do. Good, good. > Dan, did you actually run this and got an error? Why, as a matter of fact, yes! :) The error I get is "syntax error" Enjoy, --Dan --

Re: [PHP] XML char data parsing

2002-03-15 Thread Thalis A. Kalfigopoulos
> > If I send just a line of simple text (like "The quick brown fox > > drowned") for XML parsing, why doesn't it call the function which I > > declare for character data handling? It doesn't even give me an error > > :-( Is it wrong to have plain text as input for XML parsing? > > Why, as a matt

Re: [PHP] XML char data parsing

2002-03-14 Thread Analysis & Solutions
On Thu, Mar 14, 2002 at 05:18:03PM -0500, Thalis A. Kalfigopoulos wrote: > If I send just a line of simple text (like "The quick brown fox > drowned") for XML parsing, why doesn't it call the function which I > declare for character data handling? It doesn't even give me an error > :-( Is it wron

[PHP] XML char data parsing

2002-03-14 Thread Thalis A. Kalfigopoulos
If I send just a line of simple text (like "The quick brown fox drowned") for XML parsing, why doesn't it call the function which I declare for character data handling? It doesn't even give me an error :-( Is it wrong to have plain text as input for XML parsing? cheers, --t. -- PHP General