Monday, August 10, 2026Edition
Breaking
Home/Categories/PHP
Category

PHP

Learn PHP programming, frameworks, and best practices to create secure, fast, and SEO-optimized web applications for developers and businesses

7
Articles

Latest in PHP

Sorted by newest
Upgrading from Laravel 5.8 to Laravel 8
Technology News ·PHP

Upgrading from Laravel 5.8 to Laravel 8

Upgrading from Laravel 5.8 to Laravel 8 involves a significant version jump, and there have been some changes in Laravel...

PHP Script for Sending Email using Gmail SMTP
Package ·PHP

PHP Script for Sending Email using Gmail SMTP

Send email from the script is the most used functionality in the web application. Basically, PHP mail() function is used...