All Tutorials / Submitted by birdman

Displaying 1 - 10 of 15 tutorials

Simple PHP Logon System

All Other Tutorials · By birdman View profile

Make a simple effective logon system using $_SESSION

Simple Image Viewer

Javascript Tutorials · By birdman View profile

Add image URLs and everything's generated.

Express PHP Templating

All Other Tutorials · By birdman View profile

Shorter than the previous tutorial (Quick PHP Templating) perhaps easier. I'll keep it short.

Random Images

Javascript Tutorials · By birdman View profile

Learn to output random image on a page - in case you have too many images to share ;)

Timed Alert

Javascript Tutorials · By birdman View profile

Learn to use setTimeout. In this tutorial I show you how to use it on alert()

Installing Apache2.2, MySQL5.2 & phpMyAdmin2.7

All Other Tutorials · By birdman View profile

Installation guidelines by a newbie for newbies

Universal Player

HTML Tutorials · By birdman View profile

Use this single html code to retrieve audio or video on the net

PHP Select Box Navigation

All Other Tutorials · By birdman View profile

Just like the traditional javascript drop down menu

Looping (for loop)

Javascript Tutorials · By birdman View profile

How for() loop works and how to apply it.

PHP Filesystem Concepts

All Other Tutorials · By birdman View profile

A must in PHP