public function field_data()
    {
        $retval = array();
        for ($i = 0, $c = $this->num_fields(); $i < $c; $i++)
        {