Eóin Martin

Enlightenment is not a destination, but a journey.

Tutorials


PHP Basics

by Slashman X, on August 7, 2008
In this tutorial I will go through all the basics of PHP coding, including if/else's, functions and basic MySQL integration. This tutorial will help you on your way to creating your own php applications.

Not finished yet
Read Full (0 Comments)

AJAX Links System

by Slashman X, on April 30, 2008
This will show you how to make the AJAX link system as seen on this site (under friends). The link goes directly to the requested site (good for Pagerank) but the links can still be counted in an SQL table.
Read Full (2 Comments)