A simple code to convert an array into CSV to make use of creating database table backup. ...
January 23rd, 2023
A PHP solutions for reading CSV file or strings to convert into an array with native functions ...
November 2nd, 2022
Tutorial to learn adding elements to an array in PHP with its native function array_push(). ...
October 30th, 2022
Creating an online converter for JSON to an array decoding with a single line using PHP json_decode native function. ...
October 27th, 2022
Creating an online tool to convert a PHP array to a JSON object and handling pre-post actions of the array to JSON conversion. ...
October 22nd, 2022
A standard code for an application utility to post JSON data via PHP cURL to a remote URL. ...
October 13th, 2022
Sending Web Push Notifications with the content from PHP to the browser using the Notification class. ...
October 6th, 2022
PHP script to generate random string tokens with eight different ways and example. ...
October 5th, 2022
How to build and render a multi-level hierarchical category tree structure in a webpage like an Amazon product category menu. ...
September 29th, 2022
Datatrans Payment example for learning how to make a secure payment via the API. ...
September 28th, 2022