Gerry,
What is the little symbol that looks like a superscript "a" in the line

$xml_output .= "<node label='ª Auto' value='1'>\n";

?

Dale



--- In [email protected], "gerry_creighton" <[EMAIL PROTECTED]> wrote:
>
> Hey all...
> I'm having a problem building a certain XML file structure while
> looping through results of a mySQL db. I pasted the code below to give
> an idea of the structure I'm trying to build.
> 
> Any hints would be helpful!!!
> 
> Thanks,
> 
> -Gerry
> 
> <?php

<snip>

> $xml_output .= "<node label='ª Auto' value='1'>\n";

<snip>

Reply via email to