.
The test: create any content in Google data containing the French
character "œ" (or anything else in the ISO-8859-15 and not in 8859-1)
and echo that content to the browser using PHP / Zend.
Thank you,
Bill
--~--~-~--~~~---~--~~
You received this messa
fine on the web site, google accepts it, renders it just fine.
If I then update my outputCalendar() function to use iconv('UTF-8',
'ISO-8859-15', $event->title->text), then I get the following event
title:
"Test: ¼, ½, ¾, ¦, ¨, ´, "
Thank you,
Bill
--~--~
de();
Does this look like how I should get decoded data back out of Google
to stuff into my database? That certainly seems to work when printing
to the browser.
Thanks,
Bill
-
function outputCalendar($client)
{
$gdataCal = new Zend_Gdata_Calendar($client);
$eventFeed
I seem to get back garbled junk when querying google and echo /
print_r results to the browser or into my database.
For example, I can create an event manually in Google Calendar with
the title "Hellö Wörld". Simple enough. I create it with a browser,
in all ways it seems fine. Even if I manual
Click on
http://groups.google.com/group/google-help-dataapi/web/api-feature-requests
- or copy & paste it into your browser's address bar if that doesn't
work.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Goo
icated queries, and that
is working fine.
Regards,
Bill Karwin
Zend Technologies
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to google-help