Hi,
I am using cakephp. I am trying get data from facebook using file_get_contents. I get a warning.
Warning (2): file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration Warning (2): file_get_contents(https://graph.facebook.com/XXXXXXX/?access_token=111978178XXXXXX|2.lg65A3c0atficNsFcf7Rog__.3600.12799XXXX-1000
Is there any way to get the data?
I appreciate any help.
Thanks.