Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
get facebook page like count
Itailulu
Mar 23rd, 2013
274
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
$url
=
'http://graph.facebook.com/PAGE_ID_HERE'
;
// replace PAGE_ID_HERE with the actual facebook page url/ID
echo
json_decode
(
file_get_contents
(
$url
)
)
->
{
'likes'
}
;
?>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
MM rando seed 3/4
4 hours ago | 26.53 KB
Screenshot_20260304_131851.png
9 hours ago | 371.88 KB
Untitled
9 hours ago | 8.43 KB
Untitled
11 hours ago | 7.38 KB
Untitled
13 hours ago | 9.90 KB
Untitled
15 hours ago | 13.17 KB
Untitled
19 hours ago | 11.82 KB
Untitled
23 hours ago | 12.35 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!