<?php if ($_SERVER['REQUEST_METHOD'] == 'POST') return; header ('HTTP/1.1 403 Forbidden'); exit (); ?>