var where_to= confirm("Do you realy want to activate?"); if (where_to== true) { //some PHP code } window.document.location.reload(true);
確定! 回上一頁