Okay, I just figured out that I know PHP. Sounds stupid, I know, but I realised that if I was going to ever code anything useful with what I know, I was going to have to learn more...not more functions...everybody knows functions! I bet half the people here could recite all the string handling functions there are! (okay, not literally, but you catch my drift...anyway, to the point then, I'm going to code a forum, and after browsing through php.net, I discovered that there were basic things that I had never bothered to learn, such as break and continue, as well as some of the other stuff on classes/objects...this is basic stuff!
Has anybody else ever found themselves in a "back-to-basics" PHP programming situation?