#!/usr/bin/php hasNext()){ $res = $importIterator->next(); $string = $res->toString(); echo("$string\n"); } ?>