WebPost is a very simple include script to show you how to send data to a website using the HTTP POST method. The most important part of this script is the fact that the User-Agent and Referer headers are set, to make the script you're connecting to think this script was connected to by a real web browser. |