Hi Tanuj Kumar, There are basically three method through which you could use JSON with PHP which are namely: Json_decode(), Json_encode() and Json_last_errors(). For more details on this topic check out the following links... http://www.mindstick.com/Articles/b1e3a83e-029b-4328-909e-3916ea29753f/?How%20to%20use%20JSON%20with%20PHP I hope it might be resolve your problem. Please marked as answer if your problem will be solved.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
There are basically three method through which you could use JSON with PHP which are namely:
Json_decode(), Json_encode() and Json_last_errors().
For more details on this topic check out the following links...
http://www.mindstick.com/Articles/b1e3a83e-029b-4328-909e-3916ea29753f/?How%20to%20use%20JSON%20with%20PHP
I hope it might be resolve your problem. Please marked as answer if your problem will be solved.