I was hoping that this wasn't the answer, but it's the only thing that seems
to work (that I've tried :) )

Thanks a million.

> -----Original Message-----
> From: Curtis Poe [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 08, 2002 17:22
> <snip>
>     $xml = encode_entities( $xml );
>     print
>         header,
>         start_html( -title => "An XML Document" ),
>         pre( tt( $xml ) ),
>         end_html;
> <snip>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to