PEAR_Frontend::addTempFile PEAR_Frontend::log

PEAR_Frontend

PEAR Manual


PEAR_Frontend::isIncludeable

PEAR_Frontend::isIncludeable() -- isIncludeable

Synopsis

require_once '/Frontend.php';

bool PEAR_Frontend::isIncludeable ( string $path )

Description

Simple utility class used to determine whether a file can be included via include_path

Parameter

string $path

relative or absolute include path

Throws

throws no exceptions thrown

Note

This function can be called statically.



PEAR_Frontend::addTempFile PEAR_Frontend::log

PEAR_Frontend

PEAR Manual