Best application to transform Window Vista/7 into Mac OS

Apr 29

Best application to transform Window Vista/7 into Mac OS

After long time I am writing again.This time its not facebook, not php not any of the technical stuff but its just a simple transformation of Window Vista/7 into Mac OS (in just look wise). To do their are lots of question in mind: From where I get the application? How much I need to pay? How to select the best application? Me too go through it and found that there...

Read More

How to get friend list in array on facebook fan page tab application?

Oct 02

How to get friend list in array on facebook fan page tab application?

Last two night I was struggling in finding the solution of  my question “How to get friend list in array on facebook fan page tab application?” Finally find the solution last night..Just follow the following Enable a ajax call on first click on facebook fanpage application at the tab then in the post page of ajax run this code combination of PHP and...

Read More

How to make your facebook application installable to Facebook fan page or user profile page?

Sep 17

How to make your facebook application installable to Facebook fan page or user profile page?

After my last article “How to add Faceboook Application in the tab of fanpage?”  I got lots of email asking about that they are not able to see the option I have listed to do, just because the application is not installable to fan page or user profile page This is basically to developer to make the facebook application installable to facebook fanpage or...

Read More

How to add Faceboook Application in the tab of fanpage?

Sep 12

How to add Faceboook Application in the tab of fanpage?

Facebook fan page is the latest demand of every companies and communities.They want their own tab for their symbol of uniqueness thats why many creates facebook application that are installable to fanpages.Even lots of other popular facebook application too provide their application to be  installable on the tab. But still not a proper tutorial is available on the...

Read More

Easy way to show table and their fields of a given MYSQL database using PHP

Jul 25

Easy way to show table and their fields of a given MYSQL database using PHP

MySQL and PHP:Last night I was playing with MySql and PHP to show the fields of table of a given MySql using PHP.I found one command called DESCRIBE in MySql library.I found it little bit uneasy to use due to the sytax of DESCRIBE and MySql documentation and all.Then I  solve the problem by using the following code not using DESCRIBE but using simple MySql...

Read More