I think you want JSON : http://en.wikipedia.org/wiki/JavaScript_Object_Notation

http://us.php.net/json_encode
php5 5.2+ comes with, and it's availble in a pecl module for other
versions.

If you're on php4 and can't compile your own modules for production
then you'll probably want to use Michal Migurski's json class.

See this forum post for a howto:
http://extjs.com/forum/showthread.php?t=2362

--
Travis


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to