Can anyone tell me how to convert a JavaScript String into a PHP String? How can I store a string returned from a JavaScript function into a PHP String?
Hoot! You just asked your first question! Hang tight while I find people to answer it for you. You can thank people who give you good answers by clicking the 'Good Answer' button on the right!
I would make use of AJAX for it. With which i could designate the values passed from client javascript to PHP will be in form of Dictionary[key-value], with which you could access the data.
Thanks I'll look up on it :)
http://code.activestate.com/recipes/414334-pass-javascript-arrays-to-php/ hi parithi you can see this link u find some answer relating yur question
hi parithi see this attachment
ok I'll try tat @chitti :)
Join our real-time social learning platform and learn together with your friends!