Hello all. I'm looking at creating a script that will upload an image to somewhere like tinypic, and grab the resulting URL and display it to the user. Does anyone know how I should go about doing this? My idea eventually is to have the image go in this order User -> My webserver -> multiple image hosts I can already handle user uploads to my server, but I really don't know how to start an upload with php.