On Fri, 30 Jan 2004, Maciek Hofstede wrote: > I have one problem, > > i can't use 'text mode' exp: > > echo "blah"; > > end 'image function'? > exp: imagepng($rys);
You have to use the font rendering functions to put text into an image. I have used imagettftext() to do this. See: http://www.php.net/manual/en/ref.image.php -- Aj. Sys. Admin / Developer -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php