Select Page

Benchmarks on WAMP 2.5

WAMPServer is the tool that I use to develop websites locally.  It is made up of three distinct technologies – Apache, MySQL, and PHP. I recently upgraded from WAMP 2.4 (Apache 2.4.4, MySQL 5.6.12, PHP 5.4.12) to WAMP 2.5 (Apache 2.4.9, MySQL 5.6.17, PHP...

Finding your fan page ID

If you have a Facebook page like this: https://www.facebook.com/something And you have a need for the ID of that page, you can type the following in your browser: http://graph.facebook.com/something That will return something like this: { “id”:...