php-general | 2001122
Date: 12/17/01
- Next message: William Sanchez Sanchez: "[PHP] sending Email"
- Previous message: jimtronic: "Re: [PHP] multicolumn table"
- Next in thread: Jan Maska: "[PHP] Re: another GD problem"
- Reply: Jan Maska: "[PHP] Re: another GD problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: William Sanchez Sanchez: "[PHP] sending Email"
- Previous message: jimtronic: "Re: [PHP] multicolumn table"
- Next in thread: Jan Maska: "[PHP] Re: another GD problem"
- Reply: Jan Maska: "[PHP] Re: another GD problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

