Monthly Archive:: March 2012
27 Mar 2012
Show working days of a month excluding weekends with PHP
This tutorial will show you how to get the individual working dates of a month, whilst removing weekends, this is useful for creating charts for instance.
26 Mar 2012
Creating an image gallery from a folder of images automatically
This tutorial will show you how to quickly create a gallery from a folder of images. Using PHP and making use of TimThumb a very handy image resizing script available from http://code.google.com/p/timthumb/ this script lets you resize
25 Mar 2012
WordPress Jetpack get number of Subscriber/followers
There’s a great WordPress plugin called Jetpack it comes bundled with some great options such as Site Statistics and allowing users to subscribe to your posts and comments to receive a notification via email. Its super easy
1 Mar 2012
Adding Events to Microsoft Outlook from PHP using ICAL
I’ve recently been trying to find the best way of creating a calendar event outlook from a php driven application. At first I looked into way of communication with the exchange server directly I soon realized this