query("update ecmworkers set active2='".$_REQUEST['set']."' where id='".$_REQUEST['record']."'"); } header("Location: index.php?action=index&module=EcmWorkers"); ?>