Is there a cleaner way to find out if a parameter that was passed into a
function is a certin type. Currently i use.

strcmp(Z_OBJCE_P(val)->name, "class")


- Brad

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to