support new facebook API instead of $facebook->api_client->profile_setFBML($profileContent);
        Posted  
        
            by zikkoe
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by zikkoe
        
        
        
        Published on 2010-01-24T14:50:06Z
        Indexed on 
            2010/05/14
            16:44 UTC
        
        
        Read the original article
        Hit count: 159
        
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
© Stack Overflow or respective owner