$value){ $this->fdd[$key]['default'] = $value; } echo "\n".'
'; echo "\n".'

Problem

'; foreach($errors as $key => $val) { echo "\n".''; } // It may be best to force the user to Go Back, as opposed to recreating the form. echo "\n".'

'; echo "\n".'
'; // $this->operation = $this->labels['Add']; // language unspecific, emulating moreadd/more button // $this->recreate_fdd(); // $this->recreate_displayed(); // return false; // stopping the insert proccess require_once('./inc/footer2.php'); exit; } ?>