PHP - Category - Page 27

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

PHP Wizard Like Registration

Wizard like registration separates registration fields into groups. These group of fields can be seen using a tab-like navigation. In the pr ...

February 15th, 2015

Sorting MySQL Row Order using jQuery

In this tutorial, we are going to learn how to change the MySQL row order. We are using jQuery to display a sortable list of MySQL rows. We ...

January 31st, 2015

Resize HTML DOM using jQuery

In this tutorial, we are going to see about how to resize HTML DOM element using jQuery. We are using the jQuery resizable() function for ch ...

January 28th, 2015

User Login Session Timeout Logout in PHP

This PHP tutorial is used for setting user login session expiration time for the logged-in user. Once this time is elapsed, the user no long ...

November 24th, 2014

↑ Back to Top

Explore topics