View Single Post
Old 08-16-2007, 09:48 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
serialize a javascript associative array

i need to serialize an associative array in javascript to send in a single form field to PHP.

i've found random scripts, but when i unserialize() in php, it doesn't return anything.

any ideas?
__________________
Mike
sde is offline   Reply With Quote