<?php /* 引入檔頭,每支程都會引入*/ require_once 'head.php'; /* 過濾變數,設定預設值*/ $op = system_CleanVars($_REQUEST, 'op', 'opList', 'string'); ...
確定! 回上一頁