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 |
|---|
| arrayiterator(3) - php |
| oauth(3) - php |
| pdostatement(3) - php |
| tokyotyrantiterator(3) - php |
| soap::wsdl::factory::generator(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Are their any Front Page 2000 *linux* programs? |
| Password Generator |
| Range generator |
| How i can obtain differents data on a single pass? |
| Random Password generator with 2 digits and 6 characters |