Hi there webdevs!
I ran into a problem:
I've got a php script which allowes a user to send information from the script to an external server/ip.
In this case, this is a promotion on a minecraft server.
So this is the script I've got:
$HOST = "IP Here"; //the ip of the bukkit server...