PHP_CompatInfo_Renderer::
endWaitProgress
(Previous)
(Next) PHP_FunctionCallTracer

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Japanese | Plain HTML

PHP_CompatInfo_Renderer::isIncludable()

PHP_CompatInfo_Renderer::isIncludable()  -- Checks if in the include path

Beschreibung

Returns whether or not a file is in the include path

Parameter

string $file

Path to filename to check if includable

Rückgabewert

returns True if the file is in the include path, false otherwise

Fehler-Meldungen

throws no exceptions thrown

Seit

since version 1.7.0b4 (2008-04-03)

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

PHP_CompatInfo_Renderer::
endWaitProgress
(Previous)
(Next) PHP_FunctionCallTracer

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.