|
Collator::getErrorMessagecollator_get_error_messageGet text for collator's last error code BeschreibungObjektorientierter Stil
public
string
Collator::getErrorMessage
( void
)
Prozeduraler Stil
string
collator_get_error_message
( Collator
$coll
)Retrieves the message for the last error. Parameter-Liste
RückgabewerteDescription of an error occurred in the last Collator API function call. Beispiele
Beispiel #1 collator_get_error_message example
<?phpSiehe auch
|