Daily Archives: 22 October, 2004

Dumb McBrainfart

I can’t believe I’ve spent most of the morning wondering why a web site I’m working on (yes… actual work) kept causing Apache to crash, when I realised that I’d made a recursive function with no break condition, which caused the execution of a recursive… Continue reading