Post to Twitter?

Maybe I am missing something. That post doesn't seem related to my question.

I want to know if there is some way to put a piece of code in my Arduino program so that if a certain condition is met (for example, pressing a button), it will execute a remote php script. I am running php on a remote server (GoDaddy) and not on my local machine.

Thanks.