support new facebook API instead of $facebook->api_client->profile_setFBML($profileContent);
- by zikkoe
Hi,
I looked at Facebook page, and they not supported with the PHP Api:
$facebook-api_client-profile_setFBML($profileContent);
can anyone help me with another possible API to use.
Thanks