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
A PHPSpreadsheet based custom solution to export data to an excel file from MySQL using PHP. ...
September 23rd, 2022
A free PHP YouTube video downloader script. It gets the video meta to show downloader links in the UI using PHP cURL. ...
September 15th, 2022
A guide to learn how to create and download the zip file from an input directory using PHP ZipArchive class. ...
September 12th, 2022
Learn how to unset and destroy PHP session after the expiry time set in minutes or seconds. ...
September 6th, 2022
A basic PHP example to validate email on the server side to check whether its format is valid or not. ...
August 22nd, 2022