heh, suck up :P On Fri, Nov 21, 2008 at 8:35 AM, Ben Scholzen 'DASPRiD' <[EMAIL PROTECTED]>wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Uhm, sorry, the correct answer is Zend_Json ;) > ................................... > : ___ _ ___ ___ ___ _ ___ : > : | \ /_\ / __| _ \ _ (_) \ : > : | |) / _ \\__ \ _/ / | |) | : > : |___/_/:\_\___/_| |_|_\_|___/ : > :........:........................: > : Web : http://www.dasprids.de : > : E-mail : [EMAIL PROTECTED] : > : Jabber : [EMAIL PROTECTED] : > : ICQ : 105677955 : > :........:........................: > > > Cameron schrieb: > > that's what JSON is for. It's a serialized javascript array, so you > > simply serialize the array in javascript, pass it through to your PHP > > app, and there are JSON tools in PHP to instantly decode / encode the > > arrays. http://www.php.net/json for more info! > > > > On Fri, Nov 21, 2008 at 5:16 AM, cali_dotocm <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > > > thanks for the solution, it was quiet helpful. i had the exact same > > problem. > > i just have a little problem though. how qould i the fetch the array > of > > values back in php(zend). that has proven to be a problem? > > -- > > View this message in context: > > > http://www.nabble.com/Passing-an-array-from-PHP-to-Javascript-tp19511848p20609153.html > > Sent from the Zend Framework mailing list archive at Nabble.com. > > > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkkl9D4ACgkQ0HfT5Ws789BkLwCgkZnWUtvLmg0JfXr/4AxZLinH > G2MAoK4JyeLjx3SpspMRBSfY4i9aATwV > =pIWk > -----END PGP SIGNATURE----- >
