Source for file genericiterator.php
Documentation is available at genericiterator.php
* dbscript for PHP 4 & 5 - restful crud framework
* @version 0.1.2 -- 19-Feb-2007
* @author Brian Hendrickson <brian@dbscript.net>
* @link http://dbscript.net/
* @copyright Copyright 2007 Brian Hendrickson
* @license http://www.opensource.org/licenses/mit-license.php MIT License
* For looping over arrays, directories, file contents, etc.
* {@link http://dbscript.net/genericiterator}
* @author Brian Hendrickson <brian@dbscript.net>
function call($func, $params) {
|