PEAR_Frontend::isIncludeable()
-- isIncludeable
Description
Simple utility class used to determine whether a file can be included via include_path
Parameter
- string
$path
relative or absolute include path
Throws
throws
no exceptions thrown
Note
This function can be called
statically.