(PECL gearman >= 0.6.0)
Remove client options
public bool GearmanClient::removeOptions ( int $options )
Removes (unsets) one or more options.
Parameters:
options
The options to be removed (unset)
Returns:
Always returns TRUE
.
Please login to continue.