PHP - Category - Page 29

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 Error Handling

Error handling is an important feature to make efficient coding. PHP includes built-in error handling function to be invoked once an error o ...

February 3rd, 2014

PHP Watermark

Adding watermark in PHP is very simple. It can be done using PHP image libraries like GD. Using GD functions, we can use text or image as wa ...

January 30th, 2014

PHP AJAX Image Upload

AJAX image upload in PHP is simple if you use the right technique. You can get this done in less than five minutes. When you build websites ...

January 3rd, 2014

Send Email in PHP using Gmail SMTP

Sending email is a simple and straightforward task in PHP. Yes! trust me. For some beginners and sometimes even the experienced too struggle ...

December 5th, 2013

↑ Back to Top

Explore topics