12-17-2008, 10:14 AM
|
#5 (permalink)
|
|
The Prestige
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
|
I don't know much about imagefttext, but I'm quite sure that you should remove the ' from the parameters since you're using variables.
php Code:
<?php imagefttext($image, $textvar); ?>
Also, please use [php] or [highlight=php] tags for php-code.
__________________
|
|
|
|