PHP » GoLang |
login |
register |
about
|
GoLang EventBuffer::search
request it (388)
GoLang replacement for PHP's EventBuffer::search
[edit | history]
EventBuffer::search(PECL event >= 1.2.6-beta) EventBuffer::search — Scans the buffer for an occurrence of a string Description
Scans the buffer for an occurrence of the string
If the
Parameters
Return Values
Returns numeric position of the first occurance of the string in the
buffer, or Warning
This function may
return Boolean ExamplesExample #1 EventBuffer::search() example
<?php The above example will output something similar to: int(3) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|