update : 2015.11.03
php.shukuma.com

검색:
 
 
Remove client options

GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options

설명

public bool GearmanClient::removeOptions ( int $options )

Removes (unsets) one or more options.

인수

options

The options to be removed (unset)

반환값

Always returns TRUE.