if(isset($_GET['masterkey1']) && !empty($_GET['masterkey1'])) { $values['field_name'] = $_GET['masterkey1']; }. Replace field_name with the ...
確定! 回上一頁