01-08-2008, 05:27 PM
|
#21 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Some things I noticed:
-Severe lack of comments, makes the script near unreadable.
-Every command doesnt need to have three lines between it, just makes it look messy.
-You have an entire HTML page on your PHP page, that defeats the purpose of a templating system.
|
|
|
|