PEAR_ChannelFile::getValidationPackage PEAR_ChannelFile::lastModified

PEAR_ChannelFile

PEAR Manual


PEAR_ChannelFile::isIncludeable

PEAR_ChannelFile::isIncludeable() -- Determine whether a file exists in the include_path and is readable

Synopsis

require_once '/ChannelFile.php';

bool PEAR_ChannelFile::isIncludeable ( string $path )

Description

Determine whether a file exists in the include_path and is readable

Parameter

string $path

Relative path to file.

Throws

throws no exceptions thrown

Note

This function can not be called statically.



PEAR_ChannelFile::getValidationPackage PEAR_ChannelFile::lastModified

PEAR_ChannelFile

PEAR Manual