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.

Retrieve the name of the validation package for this channel (Previous) This function is used by the channel updater and retrieves a value set by the registry, or the current time if it has not been set (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.