PEAR_Frontend::isIncludeable()

PEAR_Frontend::isIncludeable()  -- isIncludeable

Áttekintés

require_once '/Frontend.php';

bool PEAR_Frontend::isIncludeable (string $path)

Leírás

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

Paraméterek

string $path

relative or absolute include path

Lehetséges hibaértékek

throws no exceptions thrown

Megjegyzés

Ez a függvény meghívható statikusan.