jordan82 submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Tutorial: PHP Simple Banner Rotator
Submitted by CodeCall Programming » Tutorial on creating a simple banner rotator using PHP
Rating: 1.7/5 | 3 clicks | 0 comments | 0 saves | share | report
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.
Rating: 1.5/5 | 4 clicks | 0 comments | 1 save | share | report
Creation of captcha Part II - Secure forms
Submitted by CodeCall Programming » Creating a Captcha with secure forms.
Rating: 1.5/5 | 3 clicks | 0 comments | 0 saves | share | report
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.
Rating: 3.2/5 | 600 clicks | 0 comments | 3 saves | share | report
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().
Rating: 3.2/5 | 220 clicks | 1 comment | 0 saves | share | report