PHP - Category - Page 31

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

Update/Delete Multiple Rows using PHP

We are well expertise with PHP CRUD operations by accessing MySQL via PHP logic. Yet, we have seen how to update and delete table rows one a ...

September 23rd, 2013

PHP Change Password Script

The change password feature in a web application is to let the user change their old password at some periodic interval. It makes the user p ...

September 15th, 2013

HTML PHP

Like other server-side scripting languages, PHP scripts are running on the server. And then, the server will send an HTML response after exe ...

September 12th, 2013

PHP CRUD with MySQL

In this tutorial, we are going to see an example program to learn how to do database CRUD operations using PHP and MySQL. CRUD tends to Crea ...

September 6th, 2013

↑ Back to Top

Explore topics