ID . "\t"; echo $row->NAME . "\t"; echo $row->POPULATION . "\t"; echo $row->DATE_MOD . "\n"; } print "\n"; ibase_free_result($sth); } // ----------------------------------------------------------------------