Testing Php stuff.
Chris Macgowan.
28 Jan 2007.

Basic printing.
Hello World using echo

Hello World using Print()
Hello and welcome to my website.


The If Clause.
Current userid is ADMIN
The While loop and other fun.

Looping - nIndex: 0
Looping - nIndex: 1
Looping - nIndex: 2
Looping - nIndex: 3
Looping - nIndex: 4

Using Arrays and looping through them.

The third name is Steven

Name 1 is John
Name 2 is Paul
Name 3 is Steven
Name 4 is George
Name 5 is David

Sending e-mail.
EMail is disabled in the code using nMailEnable.

Using Php Forms.

Enter your userid:


Describe the feeling in your brain:




Home