View Single Post
  #1 (permalink)  
Old 11-20-2008, 09:08 PM
cali_dotcom cali_dotcom is offline
Junior Member
 
Join Date: Oct 2008
Posts: 2
Default passing arrays back and forth php(zend)/ajax

hi,
i'm trying to figure out how to pass arrays back and forth from php to javascript and back in the zend framework. i need to do this for check boxes in a project and i'm not supposed to use zend_form. my problem is fetching the array back in php.
can anyone help me out
Reply With Quote