JSON PHP

PHP has some built-in functions called json_encode() to handle JSON. JSON can be used to read data from a web server, and display the data in a web page.

Code :