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