enchant_broker_free

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

enchant_broker_freeFree the broker resource and its dictionnaries

Опис

bool enchant_broker_free ( resource $broker )

Free a broker resource with all its dictionaries.

Параметри

broker

Broker resource

Значення, що повертаються

Повертає TRUE в успішному випадку або FALSE в разі помилки.

Прогляньте Також

add a note add a note

User Contributed Notes

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