Archive for July, 2008

PHP Tutorial // User Registration w/ SQL

Monday, July 14th, 2008 Posted in PHP | No Comments »

A quick and easy user registration using php, sql and phpmyadmin. Read more..

PHP Tutorial // Variables, If and Else If

Wednesday, July 9th, 2008 Posted in PHP | No Comments »

Read more..

PHP Review // Syntax

Wednesday, July 9th, 2008 Posted in PHP | No Comments »

Covering the basics of PHP Syntax Read more..

JavaSript Tutorial 1.4: Clarification of Functions

Wednesday, July 9th, 2008 Posted in Javascript Mods | No Comments »

In this tutorial, we cover the basics of functions and methods, as well as touching on objects and how they are used. Read more..

PHP Forum // Viewing Forum Category

Wednesday, July 9th, 2008 Posted in PHP | No Comments »

9th installment where you code viewing the forum category. Read more..

PHP Forum // Finalizing Create Topic

Wednesday, July 9th, 2008 Posted in PHP | No Comments »

Finishing up create a topic in this 8th installment of the PHP Forum Tutorial. Read more..

CSS Tutorial // Body, Input, Select

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

A CSS Tutorial on making the body, inputs and selects more unique. Read more..

JavaScript Tutorial 1.3: Introduction to External Input

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

In this tutorial, we examine one way to receive and play with data given to us from the user rather than data we explicitly include ourselves. I apologize for the lack ... Read more..

PHP Forum // Partial Create Topic

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

PHP Forum // Partial Create Topic We discuss the beginning stage of creating a topic. Read more..

PHP Forum // Main Forum Layout

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

We create the structured layout of the main forum page, and some little Javascript test. Read more..