5
votes
What Agile methodology?
We started with Scrum because its formal structure (estimation, user story planning, task planning, daily meetings, retrospective) helped us get from our old methods to be more agile. We've now fou …
0
votes
Is “do not load this page directly” really necessary in PHP?
I just found an approach in the .Net MVC system that you could replicate for PHP using Apache Rewrites, .htaccess files or if you are using IIS, a web.config file.
As the MVC pattern doens' …
