PHP » GoLang |
login |
register |
about
|
Generator::key(PHP 5 >= 5.5.0, PHP 7) Generator::key — Get the yielded key ParametersThis function has no parameters. Return ValuesReturns the yielded key. Examples
Example #1 Generator::key() example
<?php The above example will output: key => value |
more
Recently updated
more
Most requested
more
Last requests
|