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.

This can be overridden to allow session-based temporary file management (Previous) log (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.