Re: The structure of PHP/Web Application coding.



On Sun, 01 Jul 2007 15:46:35 +0000, Peter D. wrote:
I have been looking into a PHP framework called symfony for the last
couple weeks and have been enjoying the learning experience a lot. I
think I just need to look at more code and just read a lot more.

I'm a symfony developer (contractor) in the UK and I'd recommend just
stick with symfony. It's a really great framework once you get used to it
and it can really help keep your code organised.

I'd try to practice refactoring if I were you though (Martin Fowler's book
Refactoring is great) - it can help when you're feeling bogged
down/disorganised to be able to refactor with confidence.

Cheers,


Andy
.