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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to