Action = "update"; $UpdateQuery->Table = "`component`"; $UpdateQuery->bindColumn("name_component", "s", "" . ((isset($_POST["name_component"])) ? $_POST["name_component"] : "") . "", "WA_DEFAULT"); $UpdateQuery->bindColumn("description_component", "s", "" . ((isset($_POST["description_component"])) ? $_POST["description_component"] : "") . "", "WA_DEFAULT"); $UpdateQuery->bindColumn("cas_component", "s", "" . ((isset($_POST["cas_component"])) ? $_POST["cas_component"] : "") . "", "WA_DEFAULT"); $UpdateQuery->bindColumn("formula_component", "s", "" . ((isset($_POST["formula_component"])) ? $_POST["formula_component"] : "") . "", "WA_DEFAULT"); $UpdateQuery->bindColumn("component_family_id", "s", "" . ((isset($_POST["component_family_id"])) ? $_POST["component_family_id"] : "") . "", "WA_DEFAULT"); $UpdateQuery->bindColumn("update_at", "s", "" . ((isset($_POST["update_at"])) ? $_POST["update_at"] : "") . "", "WA_DEFAULT"); $UpdateQuery->addFilter("idcomponent", "=", "i", "" . ($_GET['idcomponent']) . ""); $UpdateQuery->execute(); $UpdateGoTo = "component.php"; if (function_exists("rel2abs")) $UpdateGoTo = $UpdateGoTo ? rel2abs($UpdateGoTo, dirname(__FILE__)) : ""; $UpdateQuery->redirect($UpdateGoTo); } ?> setQuery("SELECT * FROM component WHERE component.idcomponent='$idcomponent'"); $updatequery->execute(); ?>

EasySpec

EasySpec: Edit Material/End Use
">
">
">
">
">