Hello everyone!
I’m aware that my question is pretty vague considering there’s many ways of developing, It’s
more of a question of what approach to take to make a professional site, where you
can still understand the code after you’ve finished writing it. I’ve tried MVC,
procedural, lots of different things, but I find that PHP is not nearly as clean and enjoyable
to program as java. It’s more fun to program php in some ways, but the code conventions are
very bad compared to java.
I guess what I’m trying to say is how can I start constructing good looking elegent sites in
php without my code looking like frankenstein’s monster. If people could also give me
advice on what techniques they prefer that would also be very helpful!