What I don't know can help you
if (!isset($_POST)) { //code here}
if ($_SERVER['REQUEST_METHOD'] == 'POST') { // handle POST here }
Post a Comment
No comments:
Post a Comment