PHP » GoLang |
login |
register |
about
|
GoLang TokyoTyrantTable::genUid
request it (284)
GoLang replacement for PHP's TokyoTyrantTable::genUid
[edit | history]
TokyoTyrantTable::genUid(PECL tokyo_tyrant >= 0.1.0) TokyoTyrantTable::genUid — Generate unique id Description
public int TokyoTyrantTable::genUid
( void
)
Generates an unique id inside the table database. In table databases rows are referenced using a numeric primary key. ParametersThis function has no parameters. Return ValuesReturns an unique id or throws TokyoTyrantException on error Examples
Example #1 TokyoTyrantTable::genUid() example
<?php The above example will output something similar to: 4 |
more
Recently updated
more
Most requested
more
Last requests
|