PHP 8.3.4 Released!

enchant_broker_get_error

(PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 )

enchant_broker_get_errorDevuelve el último error del agente

Descripción

enchant_broker_get_error(resource $broker): string

Devuelve el último error que ocurrión en este agente.

Parámetros

broker

Recurso de agente.

Valores devueltos

Devuelve la cadena de mensaje si se encontró un error o false

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top