PHP - Category - Page 33

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 JSON Encode and Decode

JSON encode decode is one of the most frequently required operations. In this article, we are going to see how to encode and decode JSON usi ...

August 17th, 2013

PHP Login Script with Session

In this tutorial, let us create a login script with a session in PHP. It has a simple example of implementing user authentication. This exam ...

July 22nd, 2013

How to Resize Images in PHP with GD

Resize JPEG, PNG, and WebP images in PHP 8.2 with GD while preserving aspect ratio, transparency, image quality, and secure upload handling ...

July 19th, 2013

↑ Back to Top

Explore topics