i have a webshop running, and every couple days an empty mail is send, like an order. Is this most likely google?
I have a file called send2.php, it takes all info from session, all post data, and sends it via mail. after that it redirects to a "thank you" page.
Can and will google send empty forms just to see whats in send2.php? What would be the best way to prevent this from happening?