previousPEAR_PackageFileManager::getWarnings (Previous) (Next) PEAR_PackageFileManager::pushWarningnext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

PEAR_PackageFileManager::isIncludeable

PEAR_PackageFileManager::isIncludeable() – include_path 内の個々の値について http://www.php.net/file_exists をコールする

Synopsis

require_once 'PEAR/PackageFileManager.php';

boolean PEAR_PackageFileManager::isIncludeable ( string $filename )

Description

ファイルが見つかった場合には http://www.php.net/is_readable をコールします。

Parameter

string $filename

Throws

例外はスローされません。

static

static

Note

This function can not be called statically.

previousPEAR_PackageFileManager::getWarnings (Previous) (Next) PEAR_PackageFileManager::pushWarningnext

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.