JSON - CodexWorld https://www.codexworld.com/tag/json/ Web & Mobile App Development Company Sat, 15 Apr 2023 05:16:00 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico JSON - CodexWorld https://www.codexworld.com/tag/json/ 32 32 91409221 PHP CRUD Operations with JSON File https://www.codexworld.com/php-crud-operations-with-json-file/ https://www.codexworld.com/php-crud-operations-with-json-file/#comments Tue, 01 Mar 2022 17:52:54 +0000 https://www.codexworld.com/?p=4857 CRUD operations in the web application are used to manage data dynamically. Generally, the data is stored and manipulated in the database. There is also an alternative way to perform CRUD operations without a database.

The post PHP CRUD Operations with JSON File appeared first on CodexWorld.

]]>
https://www.codexworld.com/php-crud-operations-with-json-file/feed/ 3 4857
How to POST and Receive JSON Data using PHP cURL https://www.codexworld.com/post-receive-json-data-using-php-curl/ https://www.codexworld.com/post-receive-json-data-using-php-curl/#comments Thu, 10 Aug 2017 17:30:21 +0000 https://www.codexworld.com/?p=2696 JSON is the most popular data format for exchanging data between a browser and a server. The JSON data format is mostly used in web services to interchange data through API. When you working with

The post How to POST and Receive JSON Data using PHP cURL appeared first on CodexWorld.

]]>
https://www.codexworld.com/post-receive-json-data-using-php-curl/feed/ 15 2696
How to Get JSON Data from PHP Script using jQuery Ajax https://www.codexworld.com/post-get-json-data-from-php-script-jquery-ajax/ https://www.codexworld.com/post-get-json-data-from-php-script-jquery-ajax/#comments Mon, 12 Jun 2017 17:28:38 +0000 https://www.codexworld.com/?p=2517 The jQuery ajax is very useful when you want to post or get data from PHP script without page refresh. Generally, you return the string to Ajax call for updating a part of the web

The post How to Get JSON Data from PHP Script using jQuery Ajax appeared first on CodexWorld.

]]>
https://www.codexworld.com/post-get-json-data-from-php-script-jquery-ajax/feed/ 1 2517