Scott Wrote: > <?php > // Third example - variable function call > > $funcName = 'FuncThree'; > > $funcName(); > > ?> > Scott for the win [duh.] I still say that considering the possibility of separating the functions into different includes would be a good addition as well though. -ja