Archive for July, 2008

PHP Forum // Add Sub Category

Sunday, July 6th, 2008 Posted in PHP | No Comments »

5th addition to the PHP forum tutorial which involves adding the sub categories for the forums. Read more..

PHP Tutorial: Installation and The Basics

Saturday, July 5th, 2008 Posted in PHP | No Comments »

To get php and apache installed use xampp. xampp is free and contains php / apache (around 33mb) 1. Download and Install XAMPP from here: http://www.apachefriends.org/en/xampp 2. on windows go to C:\xampp it should have ... Read more..

PHP Forum // Admin: Add Forum Cat

Saturday, July 5th, 2008 Posted in PHP | No Comments »

Adding onto the administrative section by making the add forum category useful. Read more..

PHP Forum // Additional Layout + Admin Start

Saturday, July 5th, 2008 Posted in PHP | No Comments »

Beginning of the administrative section and some layout change. Read more..

JavaScript Tutorial 1.2: Variables

Saturday, July 5th, 2008 Posted in Javascript Mods | No Comments »

In this installment, I'll be covering JavaScript variables and how they're used, as well as going back and making sure you've got a thorough understanding of strings and their proper ... Read more..

CSS Body Tutorial

Saturday, July 5th, 2008 Posted in CSS | No Comments »

Read more..

Part 2 in PHP Forum Tutorial

Saturday, July 5th, 2008 Posted in PHP | No Comments »

Creating the login and logout functions. Read more..

PHP Forum // Basic Layout

Saturday, July 5th, 2008 Posted in PHP | No Comments »

Part 1 in PHP Forum Tutorial. Creating a simple layout. Read more..

JavaScript Tutorial 1.1: The Very Basics

Saturday, July 5th, 2008 Posted in Javascript Mods | No Comments »

This tutorial will cover the really basic things about JavaScript, mainly proper syntax of strings, method of script inclusion, and the commonly used alert() and document.write(). To those of a keen ... Read more..

CSS Basics 1: Importing Stylesheets and Basic Styles

Saturday, July 5th, 2008 Posted in CSS | No Comments »

Read more..