PHP » GoLang |
login |
register |
about
|
GoLang EventConfig::requireFeatures
request it (234)
GoLang replacement for PHP's EventConfig::requireFeatures
[edit | history]
PHP EventConfig::requireFeaturesPHP original manual for EventConfig::requireFeatures [ show | php.net ]EventConfig::requireFeatures(PECL event >= 1.2.6-beta) EventConfig::requireFeatures — Enters a required event method feature that the application demands Description
public
bool
EventConfig::requireFeatures
(
int
$feature
)Enters a required event method feature that the application demands Parameters
Return Values
ExamplesExample #1 EventConfig::requireFeatures() example
<?php The above example will output something similar to: FDS feature is now requried FDS - arbitrary file descriptor types, and not just sockets See Also
|
more
Recently updated
more
Most requested
more
Last requests
|