Subscribe
-
-
Recent Posts
Recent Comments
- programmer on Post Picture to Facebook User Wall with PHP
- Babak on Login with Google using PHP API library
- DjLexsas on Simple Ajax Pagination with jQuery & PHP
- thusitha on Voting System Youtube Style With jQuery & PHP
- Edward on Add/Remove Input Fields Dynamically with jQuery
Popular Posts
- Ajax Image Upload with Progressbar with jQuery and PHP
- Post to Facebook Page Wall Using PHP + Graph
- 40+ CSS Buttons from codepen
- Ajax Add & Delete MySQL records using jQuery & PHP
- Ajax Image Upload and Resize with jQuery and PHP
- Simple Ajax Pagination with jQuery & PHP
- PayPal Express Checkout with PHP
- 30 Pure CSS3 Tutorials & Examples
- Post on Facebook wall using PHP
- Loading More Results From Database Using jQuery Ajax
- Login with Google using PHP API library
- Ajax Facebook Connect with jQuery & PHP
-
Finding Your Facebook ID
Few months back someone sent me email asking me to write tutorial to get Facebook ID of any user using their profile URL. I don’t know why he wanted the script so bad, but he will surely be amazed how dead simple this is.
Creating Facebook ID Card with PHP Facebook SDK
You may have came across some images about horoscope or stats about profile visitors on friends wall, aren’t they just fun to read? Well, why not create something fun like that? may be a Facebook ID card? Today let’s focus on creating some authentic looking “Facebook ID” for the users using PHP and PHP Facebook SDK.
Check Facebook User Permissions (PHP)
I assume you are using Facebook PHP SDK in your project, if you need to check multiple permissions granted by the user using PHP, try following method. We will break string into an array, and then check for the permissions already granted by the user.
Facebook Twitter and Google Plus Fan Counts PHP
The Facebook, Twitter and Google plus data are available publicly in Json format, we can use some information to easily display number of likes, followers and circle counts in plain text. I wanted to include Feedburner Subscriber count code too, but too bad Google has decided to put an end to Awareness API, without it we can not display subscriber count in plain text.
Post to Facebook Group Wall PHP API
Since I wrote tutorial Post to Facebook Page Wall, few people have asked me to write a tutorial that will post messages on Group wall as well. If you look at previous examples, you should be pretty clear how everything works, posting message or link works very similar way as before, by issuing HTTP POST request to the GROUP_ID/feed.
Change Facebook Cover or Profile Pic with PHP
I have seen people making separate souvenir page on their websites, where they put some wonderful wallpapers, mini e-card or freewares, something to remember them by. But now times are changing with Facebook trend, so why not add some cool custom made Facebook cover images for your visitors? I am sure it will surely increase some visibility of your website on Facebook.


-

-

-

-

Saaraan On