$_GET['id'], ); $obj = new form_job_inspection($context); if($_POST['submit'] == "Send") { $obj->submit_new(); } $obj->set()->form(); ?>