Help! Fatal error: Cannot redeclare function - PHP Tutorial

"Fatal error: Cannot redeclare function" - Ouch. This tutorial tells you how to get around this common problem. Check if a function exists before defining a function. Mini-Tutorial