Hi,
I'm interested in writing something fairly complex in PHP - a forum-type application. But I don't want to begin from my current understanding of the language as it's fairly limited. I've done database stuff, RSS feeds, etc. but it's all felt (to me) as if I've done it quite inelegantly.
When I look at the code for Drupal (which I use for one of my sites) I can see a totally different level of organisation has gone into it.
So I'm wondering if anyone has some recommendations for materials, books, sites that concentrate on doing a really good job at writing PHP so that it is logical. If I can design this thing well I would want others to be able to add to it so I don't want it being a mess.
Cheers
Theo