Posted by comp.lang.php on 09/28/25 11:37
No, the PHP file is saved as typical ASCII. I wasn't aware I had to
save that as UTF-8 as well.
Phil
R. Rajesh Jeba Anbiah wrote:
> comp.lang.php wrote:
> <snip>
> > [Quote]
> > 1. Using Windows XP Notepad, wrote script
> > 2. Saved as "stuff.xml" using UTF-8 encoding as I'm saving it
> > 3. Verified well-formed XML by opening in both Firefox and IE
> > [/Quote]
> >
> > Is there something missing or just not right here, or the worst-case
> > scenario: PHP can't read UTF-8-encoded XML in at least tree form?
>
> Didn't try... but, quick reply... Is your PHP file in UTF-8?
>
> --
> <?php echo 'Just another PHP saint'; ?>
> Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
[Back to original message]
|