PHP - Category - Page 25

PHP tutorials and backend development guides covering authentication, forms, security, and database-driven applications. These articles focus on practical PHP patterns used in real-world web projects.

All PHP Tutorials

Sorting MySQL Column using PHP

In PHP we can sort database results based on a column field using MySQL order by clause. Previously, we have seen about how to change the My ...

March 9th, 2016

PHP Time Ago Function

This PHP tutorial is for converting given date into a time ago string like 2 hours age, 3 years ago. In a previous tutorial, we have seen da ...

March 1st, 2016

AJAX Cart Edit in PHP Shopping Cart

This Shopping cart tutorial is providing cart edit feature by using jQuery AJAX. In a previous tutorial, we have seen simple shopping cart. ...

February 29th, 2016

Responsive PHP Shopping Cart

In this tutorial, we are going to create a shopping cart gallery page with responsive design using PHP. In a previous tutorial, we have seen ...

February 29th, 2016

PHP Cache for Dynamic Web Pages

Caching a dynamic web page is very important. When developing a website using PHP, the cache is often overlooked. Cache helps to increase th ...

October 16th, 2015

↑ Back to Top

Explore topics