PHP » GoLang |
login |
register |
about
|
GoLang TokyoTyrantQuery::current
request it (254)
GoLang replacement for PHP's TokyoTyrantQuery::current
[edit | history]
TokyoTyrantQuery::current(PECL tokyo_tyrant >= 0.1.0) TokyoTyrantQuery::current — Returns the current element Description
public array TokyoTyrantQuery::current
( void
)
Returns the current element. Part of Iterator interface ParametersThis function has no parameters. Return ValuesReturns the current row 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
|