Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

[PHP] another GD problem From: Jan Maska (Jan.Maska <email protected>)
Date: 12/17/01

I have a problem..
I build some images by GD library via PHP..
Next, I need them to contain some text (i.e. date) I use the ImageString
function, with color allocation black (ImageColorAllocate($img,0,0,0)).
And there's the problem:
IE5.0+ display the pictures properly... bud NN 4.7 draws the picture w/o the
text.

Where's the problem?

P.S. I am pretty sure that my image-creating PHP is correct.

Thank you all..

J.M.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>