Array object to php using ajax -


how can send data php using ajax

["{"title":"mr","fname":"john","lname":"annah","oname":"clement","staffid":"123"}"]

try json_encode more refer - http://php.net/manual/en/function.json-encode.php


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -