Tutorial: PHP Simple Banner Rotator
Submitted by CodeCall Programming » Tutorial on creating a simple banner rotator using PHP
Tutorial: Showing images stored in MySQL
Submitted by CodeCall Programming » How to show images to your website viewers that are stored in MySQL using the binary blob.
Creation of captcha Part II - Secure forms
Submitted by CodeCall Programming » Creating a Captcha with secure forms.
Tutorial: Storing Images in MySQL with PHP
Submitted by CodeCall Programming » In this tutorial I will show you how to store binary images (or any binary file) in MySQL using PHP.
Debugging with PHP
Submitted by CodeCall Programming » Everyone makes errors and if you use PHP you will create bugs. The purpose of this tutorial is to give an introduction to debugging using PHP. You will learn basic ways to determine where problems occur as well as functions like var_dump().



