DOCTYPE html> <html> <head> <title>計算器</title> <meta charset ... <?php //當表單被提交後,進行如下操作 if(isset($_GET['sub'])){ $sum =0; ...
確定! 回上一頁