So I have a completely free account and first of all I'm not sure if the free php supports the cURL library. Does it?
I wrote a script for a computer class and it's not working, I get the white screen of death. I've echoed and commented and found that the problem is after I use $ch=curl_init()...