-
Online user counter
Written by Python on Wednesday 14th of May 2008 in PHP » Counters & statistics
Ever wanted to know exactly how many people are on your web site at any given time? This tutorial will teach you how you can create a script which will tell you exactly that.
Difficulty level: 3/5, Comments: 2, Total views: 4191 -
Center align text with GD
Written by Python on Monday 5th of May 2008 in PHP » Image manipulation
Using GD's powerful image library it is possible to do all sorts of great things. This tutorial will teach you how to align a text string so that it is in the center of your image.
Difficulty level: 2/5, Comments: 1, Total views: 3840

