Tom Rogers wrote:
Hi,
Saturday, October 11, 2003, 6:26:01 AM, you wrote:
DA> I do not understand why this line does not work :
DA> $info[$element] = $content;
DA> but yet this works: echo $content;
DA> why? what is the trick?
[ snipped ]
the function characterData can be called with whitespace
What Tom has to say + you should note that character data may be called
more than once for each call to startElement.
Tom Rogers wrote:
Hi,
Saturday, October 11, 2003, 6:26:01 AM, you wrote:
DA> I do not understand why this line does not work :
DA> $info[$element] = $content;
DA> but yet this w
Hi,
Saturday, October 11, 2003, 6:26:01 AM, you wrote:
DA> I do not understand why this line does not work :
DA> $info[$element] = $content;
DA> but yet this works: echo $content;
DA> why? what is the trick?
DA> --
DA> $xml_comment_file = basename($svg_file, '.svg.xml') .'.info.xml';
DA> if
3 matches
Mail list logo