HowTo: write circular text with php and gd
Filed in Php on Mar.16, 2009
I had a project in which I had to generate an image based on a string. The problem was that the text had to be displayed circulary. After hours of internet searching I’ve came across http://www.phpgd.com and found this piece of code which did the job quite nicely.
<?php
$text = “Around and around around and around [...]
