| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
PHP_CompatInfo_Renderer::isIncludablePHP_CompatInfo_Renderer::isIncludable() – Checks if in the include path
Synopsis
require_once 'PHP/CompatInfo/Renderer.php';
DescriptionReturns whether or not a file is in the include path Parameter
Return valuereturns True if the file is in the include path, false otherwise Throwsthrows no exceptions thrown Sincesince version 1.7.0b4 (2008-04-03) NoteThis function can not be called statically. |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「PHP_CompatInfo_Renderer::isIncludable」をGoogle検索
|