Page 1 of 1

function declarations and conditionals

Posted: Tue Jul 12, 2005 10:18 am
by phpdevuk
is it possible to have a conditional within a function declaration?

Posted: Tue Jul 12, 2005 10:20 am
by theda
From my experience, it should work just fine, if you code things correctly.