<?php /* ... SQL EXECUTION TO UPDATE DB ... */ echo "<script>window.close();</script>"; ?> and Remove the window.close() from the form ...
確定! 回上一頁