Hacker News new | ask | show | jobs
by farinasa 4532 days ago
I think it really depends on how it's being used. If you just made html pages and shoved php statements all over the place, sure that's a horrible mess. But if you modularize your architecture and use classes, it can be quite maintainable.