PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

PHP_CompatInfo_Renderer::isIncludable | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

PHP_CompatInfo_Renderer::isIncludable

PHP_CompatInfo_Renderer::isIncludable() – Checks if in the include path

Synopsis

require_once 'PHP/CompatInfo/Renderer.php';

boolean PHP_CompatInfo_Renderer::isIncludable ( string $file )

Description

Returns whether or not a file is in the include path

Parameter

string $file

Path to filename to check if includable

Return value

returns True if the file is in the include path, false otherwise

Throws

throws no exceptions thrown

Since

since version 1.7.0b4 (2008-04-03)

Note

This function can not be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「PHP_CompatInfo_Renderer::isIncludable」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | PHP_CompatInfo_Renderer::isIncludable」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: