> ÁÖ¹®¼­¸ñ·Ï[ÀÚ¼¼È÷º¸±â]"; break; case("order_print"): include "./order_print.html"; exit; break; case("list_s"): $include_hf="./order_list_s.html"; $location="ÁÖ¹®°ü¸® > ÁÖ¹®¼­¸ñ·Ï[°£·«È÷º¸±â]"; break; case("search"): $include_hf="./order_list.html"; $location="ÁÖ¹®°ü¸® > ÁÖ¹®¼­°Ë»ö"; break; case("view"): $include_hf="./order_view.html"; $location="ÁÖ¹®°ü¸® > ÁÖ¹®¼­º¸±â"; break; case("print"): $include_hf="./order_print.html"; $location="ÁÖ¹®°ü¸® > ÁÖ¹®¼­Àμâ"; break; case("memo_write"): $query="update ord set memo_admin='$memo_admin' where order_no='$order_no'"; $memo_update=mysql_query($query); query_chk($memo_update,"memo_update error"); if($modec=="list"){ $include_hf="./order_list.html"; $location="ÁÖ¹®°ü¸® > ÁÖ¹®¼­¸ñ·Ï[ÀÚ¼¼È÷º¸±â]"; } else{ $include_hf="./order_list_s.html"; $location="ÁÖ¹®°ü¸® > ÁÖ¹®¼­¸ñ·Ï[°£·«È÷º¸±â]"; } break; } ?> Untitled Document
ÇöÀ§Ä¡ :
ÁÖ¹®¼­¸ñ·Ï[ÀÚ¼¼È÷º¸±â]
ÁÖ¹®¼­¸ñ·Ï[°£·«È÷º¸±â]