How to get Facebook page fan count using PHP ?
It’s pretty easy to obtain the like count via Facebook’s Graph Api.This small code snippet given below uses FaceBook’s graph api and returns the likes
It’s pretty easy to obtain the like count via Facebook’s Graph Api.This small code snippet given below uses FaceBook’s graph api and returns the likes
In this tutorial i will cover the ZF2 installation on xampp for windows operating system. 1.First you need to download and install xampp server from
Coding Standards place a vital role in any programming language for achieving a high code quality and to write more readable and clean code. Here
cURL is very powerful library, which allows transfer of data across a wide variety of protocols. I often use curl in my projects. here is
jQuery has become a popular choice among web designers and developers because of the user’s ability to create websites with more personalization schemes without the
PHP File Handling is very impotent for serious programmers, we often use File Handing methods in web development, In this post i will cover file
This post is about codeigniter URI Segments, ci’s uri class is initialized automatically by the system. with the help of uri segments we an get
In this post I will show you how to create a custom view helper in ZF2, writing custom view helper in zf2 is very easy
Setting Database Configurations in Codeigniter very tiny task , just open database.php within applicationconfig. Set config like below , here database user “root”, password “”(no
Here is the list of $config settings to style the pagination links properly in Codeigniter with Twitter Bootstrap CSS & markup. To avoid loading each