School is a twelve-year jail sentence where bad habits are the only curriculum truly learned.
John Taylor Gatto
If using on GoDaddy
First, thanks for the code! Second, if using this with GoDaddy, you will need to specify the use of an SSL Proxy.
GoDaddy shows the proxy info here:
http://help.godaddy.com/article.php?article_id=288&topic_id
You can paste the following right after the curl_init(); in the class (about line 57)
//required for GoDaddy
curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
curl_setopt ($ch, CURLOPT_PROXY,"http://proxy.shr.secureserver.net:3128");
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
curl_setopt ($ch, CURLOPT_TIMEOUT, 120);
//required for GoDaddy
Thu, 2007-04-26 14:36 — Corbin Siddall
Also visit
Other Resources
- Cloud based Task Management Software
- Top rated project scheduling software
- Daniel E Straus Aveta
www.flickr.com
This is a Flickr badge showing public photos and videos from alexisbellido. Make your own badge here.

Recent comments
3 days 44 min ago
3 days 15 hours ago
6 days 10 hours ago
6 days 17 hours ago
4 weeks 6 days ago
5 weeks 4 hours ago
11 weeks 14 hours ago
12 weeks 1 day ago
13 weeks 6 days ago
18 weeks 6 hours ago