Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Saturday, April 20, 2013

Display Facebook page fan count and talking about count to your website

Hello friends writing this post after a long time was busy with exam.So you want to show facebook fan count into your website.Its possible using FQL.Lets do that

Thursday, October 25, 2012

Display events of a facebook page using graph api and FQL



If you are a musician or your client is,you must need a event management script that shows upcoming events.You can create it with PHP.But why do all the work when facebook let you create event and offers Awesome Graph Api. You can create events on facebook page.and display that event using graph api into yor website.

Friday, October 19, 2012

Show feedburner subscription count as text in blogger

If you are a pro blogger you must know about feedburner feed count widget.They provide a decent widget that show off your SUBSCRIBERS count.But lets face it, it is very boring.I want to get SUBSCRIBERS count  as  text and then style it with CSS.its very easy to get SUBSCRIBERS  count using feedburner API.So lets do that.this tutorial involve PHP.So follow the steps carefully.