previousMDB::connect() (Previous) (Next) MDB_Commonnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

MDB::isError()

MDB::isError() – Vérifie s'il y a une erreur

Synopsis

require_once 'MDB.php';

boolean MDB::isError ( mixed $value )

Description

Vérifie si le code résultant d'une méthode MDB est un objet MDB_Error ou non.

Parameter

mixed $value

Variable à vérifier

Return value

boolean - TRUE, si $value est un objet MDB_Error.

Note

This function should be called statically.

previousMDB::connect() (Previous) (Next) MDB_Commonnext

Download Documentation Last updated: Sun, 18 Oct 2009
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.