Comments/Critism please

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
FinalMjolnir
Forum Newbie
Posts: 1
Joined: Mon Dec 02, 2002 8:14 pm

Comments/Critism please

Post by FinalMjolnir »

I've been messing around with PHP quite a bit, and I decided that as sort of, a learning experience, I would try and construct my own forums from scratch. Well, I basically succeded, they work, nothing crazy fancy like YaBBSE, vB or anything, but pretty good considering I've been using PHP for about a year or two and I'm 16 going on 17.

If anyone wants to dig through my code, most of it isn't commented unfortunatly due to my own lazyness, but any comments at all are very welcome, as this wouldn't quite be a learning experience without being 'graded' on it, now would it?

You can look at the source here:
http://www.sonofthor.com/fc/pro/forums/source.php

Or you can download all the files here (I've been told my site's running quite slow):
http://www.sonofthor.com/fc/pro/forums/download.php

There are a couple things that I've started working on but havn't done anything quite good with, such as the install script.

But again, please, if you have the time please give me any feedback.
Post Reply