Benvenuta/o
Servizio: getColumnVal("servicename")); ?>
| Associated Class | Cancel | |
|---|---|---|
getColumnVal("servicename")); ?> |
&id=" |
Action = "insert"; $InsertQuery->Table = "associateclass"; $InsertQuery->bindColumn("idmainservice", "i", "".((isset($_POST["idmainservice"]))?$_POST["idmainservice"]:"") ."", "WA_DEFAULT"); $InsertQuery->bindColumn("idassociateservice", "i", "".((isset($_POST["servicelist"]))?$_POST["servicelist"]:"") ."", "WA_DEFAULT"); $InsertQuery->saveInSession(""); $InsertQuery->execute(); $InsertGoTo = ""; if (function_exists("rel2abs")) $InsertGoTo = $InsertGoTo?rel2abs($InsertGoTo,dirname(__FILE__)):""; $InsertQuery->redirect($InsertGoTo); } ?> setQuery("SELECT * FROM service LEFT JOIN servicecategory on service.category=servicecategory.idservicecategory WHERE service.idservice='$idmain'"); $servicesclass->execute(); ?> setQuery("SELECT * FROM associateclass LEFT JOIN service on service.idservice=associateclass.idassociateservice WHERE associateclass.idmainservice='$idmain'"); $associatedclasses->execute(); ?>
Servizio: getColumnVal("servicename")); ?>
| Associated Class | Cancel | |
|---|---|---|
getColumnVal("servicename")); ?> |
&id=" |