You can use defined() to check to see if a constant has been
defined.  You can use function_exists() to see if a function 
has been defined.  But what can you use to check to see if
a class has been defined?

thnx,
Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to