Page is a not externally linkable
jatar_k - 2:30 pm on Nov 14, 2011 (gmt 0)
you could always go to a fully implemented MVC framework, keeping all your display in the view sans logic is kinda the point. Though I see a lot of 'model-less' implementations where it's mainly controller with views.
I know people want a pure way but I will argue once again that [art of why php made it here is becaus eit can never truly be separated, nor should it.
but an MVC structure/framework should suffice.