Kk, thanks for comments, is there a way to make the image however big it needs to be rather than set an image size? Like now for a little bit of text saying hello:
It's 700 x 40 o_o is there a way to make it smaller so it's the size of the text?
EDIT: Can someone please write me a .htaccess file with the rewrite function so i can post gd things as images on the forums please?
Is this right:
RewriteEngine on
RewriteRule ^gd/([^\/]+)/?$ gd.php?text=$1 [L]



Reply With Quote
