Quote Originally Posted by penagate View Post
Look at the 'api' function in the Facebook class. Follow the code there. It builds a HTTP request and sends it using cURL.
Thanks for replying again.

I cannot believe i missed that, i feel so stupid. I've re-read the facebook.php and although i only understand some of it, i'm still not sure how it's sending the request but i'm going to re-read tutorials on classes and re-study this facebook.php and try and make some sense out of it.

Also why does some classes use Curl? Because i was reading some tutorials on classes, and some didn't use Curl...

Thanks