Tobias Gies wrote:

 Hey Jack,

You'll probably want to use class_exists('...', false) to tell class_exists to NOT use the autoloader.

Best regards,

Tobias

But I do want it to use the autoloader. Whether you set that to true or false, using class_exists() should never result in PHP errors related to files not being found.
--
Jack

Reply via email to