Problem I’m trying to avoid manually updating a whitelist of pages, so I wrote the following that I might use, […]

Problem I recently started developing my first serious project in PHP, a MVC completely build by myself, which is quite […]

Problem I do programing with core php & i don’t want to like use any cms or mvc framework. if […]

Problem I’m writing yet another MVC framework just for learning purposes and I would like you to review my code. […]

Problem I have a controller with just a few actions, not the whole 7 RESTful actions situation. Here’s what I […]

Problem I’m writing a routing system that may or may not be part of a public API later for a […]