Cache_Lite::lastModified (Previous) (Next) Cache_Lite::extendLife

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Cache_Lite::raiseError()

Cache_Lite::raiseError() -- Trigger a PEAR error

Opis

include dynamically the PEAR.php file and trigger a PEAR error

To improve performances, the PEAR.php file is included dynamically. The file is so included only when an error is triggered. So, in most cases, the file isn't included and perfs are much better.

Parametr

string $msg

error message

integer $code

error code

Uwagi

Ta funkcja nie może być wywołana statycznie.

Cache_Lite::lastModified (Previous) (Next) Cache_Lite::extendLife

Download Documentation Last updated: Mon, 02 Jul 2007
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.