Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PHP/CompatInfo/Renderer.php';
boolean PHP_CompatInfo_Renderer::isIncludable (string $file)
boolean PHP_CompatInfo_Renderer::isIncludable
Returns whether or not a file is in the include path
Path to filename to check if includable
returns True if the file is in the include path, false otherwise
throws no exceptions thrown
since version 1.7.0b4 (2008-04-03)
この関数は、スタティックにコールする ことはできません。