Bu çalışır:
!function_exists('testfunc') and include("testfunc.php");
Bu sözdizimi hata bildirir:
!function_exists('testfunc') and unset($q);
Onlar aynı şey değil mi?