Query: generator
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERATOR(3) 1 GENERATOR(3) The Generator classINTRODUCTIONGenerator objects are returned from generators. Caution Generator objects cannot be instantiated via new.CLASS SYNOPSISGenerator GeneratorIterator Methods o public mixed Generator::current (void ) o public mixed Generator::key (void ) o public void Generator::next (void ) o public void Generator::rewind (void ) o public mixed Generator::send (mixed $value) o public mixed Generator::throw (Exception $exception) o public bool Generator::valid (void ) o public void Generator::__wakeup (void ) PHP Documentation Group GENERATOR(3)
| Related Man Pages |
|---|
| splqueue(3) - php |
| arrayobject(3) - php |
| collectable(3) - php |
| reflectionfunction(3) - php |
| spldoublylinkedlist(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Need specialized random string generator script |
| time generator |
| Searching for "menu generator" |
| Generator script |
| Random Password generator with 2 digits and 6 characters |