Page 2 of 2
Posted: Wed Aug 25, 2004 1:40 am
by feyd
w
Posted: Wed Aug 25, 2004 1:45 am
by m3mn0n
There is great tutorials on things like this you know...
Posted: Wed Aug 25, 2004 1:58 am
by PHPScripter
Thanks for helping for a long time my domain has used html my first week on php
and yes Sami i know i use hotscripts.com
ok and final problem
for this peice of code
foreach($array as $value){
if(strcasecmp( $value, "Overall") == 0 ) {
imagestring($im, 2, 370, 101, $array[$i+2], $color);
It works great for printing the number on picture but if the number isnt there? how do i replace it with --