interface_exists(string $interface, bool $autoload=TRUE)
Returns TRUE if $interface is defined in the current script. Unless $autoload is set to FALSE, this function will attempt to invoke __autoload() (if defined)