PHP » GoLang |
login |
register |
about
|
GoLang TokyoTyrantQuery::rewind
request it (267)
GoLang replacement for PHP's TokyoTyrantQuery::rewind
[edit | history]
TokyoTyrantQuery::rewind(PECL tokyo_tyrant >= 0.1.0) TokyoTyrantQuery::rewind — Rewinds the iterator Description
public bool TokyoTyrantQuery::rewind
( void
)
Rewind the resultset and executes the query if it has not been executed. Part of the Iterator interface. ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 TokyoTyrantQuery iterator example
<?php The above example will output something similar to: pk: 1, columns: 2 pk: 4, columns: 2 |
more
Recently updated
more
Most requested
more
Last requests
|