Thread: Php Gd
View Single Post
  #3 (permalink)  
Old 08-20-04, 12:48 PM
proteome proteome is offline
New Member
 
Join Date: Aug 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks~~
I ran the phpinfo() before. GD 2.0.22 is enabled.
But when i put the script in my folder under the server, something wrong and the script did not work.
I will keep looking it.
Thanks again~
Lili
Quote:
Originally Posted by Bonzo
Make a page with the line below in it; put it on the server and run it. Check through the results & you will see whats installed.

Snipe also has a tutorial - write text to an image; I know this works so give this a go and see if it works on your server. http://snipe.net/geek/toolz/

Anthony

PHP Code:

<?phpinfo()?>

Reply With Quote