CakeFest 2024: The Official CakePHP Conference

enchant_broker_init

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

enchant_broker_initCreate a new broker object capable of requesting

Açıklama

enchant_broker_init(): EnchantBroker|false

Bağımsız Değişkenler

Dönen Değerler

Returns a broker resource on success or false.

Sürüm Bilgisi

Sürüm: Açıklama
8.0.0 On success, this function returns an EnchantBroker instance now; previously, a resource was returned.

Ayrıca Bakınız

add a note

User Contributed Notes

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