PEAR_PackageFileManager::isIncludeable

PEAR_PackageFileManager::isIncludeable()

PEAR_PackageFileManager::isIncludeable() -- calls http://www.php.net/file_exists for each value in include_path,

Description

then calls http://www.php.net/is_readable when it finds the file

Parameter

string $filename

Throws

throws no exceptions thrown

static

static

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.