* "Chris Boget" <chris.boget@xxxxxxxx>: > 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? class_exists() -- Matthew Weier O'Phinney | WEBSITES: Webmaster and IT Specialist | http://www.garden.org National Gardening Association | http://www.kidsgardening.com 802-863-5251 x156 | http://nationalgardenmonth.org mailto:matthew@xxxxxxxxxx | http://vermontbotanical.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php