You must always validate things server side. Let's say you have a HTML form like this: <form method="post" action="index.php"> <input ...
確定! 回上一頁