• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

Getting public posts of a random user from Facebook API

phpfacebookfacebook-php-sdk


PHP Snippet 1:

SELECT post_id, message FROM stream WHERE source_id = {User_ID} LIMIT 50 

PHP Snippet 2:

SELECT status_id, message FROM status WHERE uid = {User_ID} LIMIT 50

Related Snippets

How to install php_imagick on wamp64

protect images from being copied

Check If array is null or not in php

How to solve cURL error 60: SSL certificate in Laravel 5 while Facebook authentication

Creating live search with AJAX and CodeIgniter

Elasticsearch - Want to sort by field in all indices where that particular field available or not if not then avoid it

MOODLE: What does it mean to aggregate h5p assets?

SlimExceptionHttpNotFoundException

PHP web3 ERC20 token function call

How can i hide dt if dd got empty value

MISSING UPDATES FOR: MEDIA Drupal 9

php code to send checkbox form results to email

Symfony Make:Migration : The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue

Call to undefined function openssl_decrypt

How to Create WooCommerce Subscription Product via. REST API?

About Contact Privacy policy Terms and conditions