The ultimate modular design
Monday, February 7th, 2005The front controller is an odd duck when used with php design, merely for the fact that apache in itself is pretty much a front controller, so it always seems weird to me to duplicate apache.
But when modularizing phpFanfiction I ran into a big problem of how to organize stuff so modules could be pretty […]
