August 28th, 2020
Freelance web developers laws to follow for client happiness and project success
August 16th, 2020
How to migrate a website from PHP 5.6 to PHP 7 with detailed checklist and steps for migration
August 13th, 2020
PHP code to get client users IP address covering all possible options like behind proxy server with a discussion on privacy and gdpr complia
February 4th, 2020
Configurable rating script with simple PHP, jQuery and MySQL will give a base component to pack additional features. Loosely designed compon
December 5th, 2019
The code for PHP pagination with previous next navigation links and also with a Goto option to jump directly to the page via form submit.
June 24th, 2019
This article will walk you through to create a simple event management system via an example using PHP. This will help as a starting point.
June 3rd, 2019
PHP image file explorer will give wide range user of requirements who wants to browse image files with different web interface or views.
April 29th, 2019
PHP built-in class ZipArchive supports and simplifies the job to create zip file consisting of multiple files uploaded via a HTML form inter
February 8th, 2019
Article to learn about CSV file and how to handle CSV data like read, write, import and export with database using PHP built-in functions.
January 30th, 2019
A comprehensive guide for JSON handling with PHP that includes example code to read, write, parse, encode, decode and convert JSON data.