I\'d like to have one server make an http post request to another server. Can I do this with a basic php install (Dreamhost in my case)? If so, please point me in the right
I'd use Curl, if I were you.
Edit: And it looks like it's supported on DH.