require_login(); $html = 'PUT YOUR HTML HERE'; $facebook->api_client->profile_setFBML(NULL, $user_id, $html, NULL, NULL, $html); echo '
'; ?>