This is by far the biggest coding thing I have done and just wanted some opinions on how it could be better, more secure, and any other opinions you may have.
You'll have to download the code as a zip file cause I couldn't get it to work as a phps on my server.
http://paddling.le-mank.com/steve/test.php.zip
Thanks, Steve
Assuming you have an apache web server then just add the line:
AddType application/x-httpd-php-source .phps
to .htaccess in your public root directory.
Wouldn't mind taking a quick look at your code but I don't really like the idea of a zip file.
Dude, can we see it in action, too? Because you have file includes that we can't look at.