epng();
> > imagedestroy($im);
> > ?>
> >
> > obviously, the above "code" is for png, but you can use any that your gd
> > library/broswer supports.
> >
> > -Original Message-
> > From: Engineering Software Center [mailto:[EMAI
ge-
> From: Engineering Software Center [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 13, 2002 2:42 PM
> To: Martin Towell
> Cc: [EMAIL PROTECTED]; php
> Subject: RE: [PHP] Generate inline image
>
>
>
> Thanks for the reply. But how do I do that exactly?
> ?
>
artin Towell
Cc: [EMAIL PROTECTED]; php
Subject: RE: [PHP] Generate inline image
Thanks for the reply. But how do I do that exactly?
?
is this correct?
> HTML docs only contain text. If you want images "inline" then you use the
> tag.
>
--
PHP General Mailing List (h
Thanks for the reply. But how do I do that exactly?
?
is this correct?
> HTML docs only contain text. If you want images "inline" then you use the
> tag.
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> How do I generate gif inline images using PHP's image
> functions using GD libs. Everything I have seen so far
> requires a header before generating the image. But I want
> the image embedded into a table with other texts. Thank you
> for the help.
Write the php to generate the ima
HTML docs only contain text. If you want images "inline" then you use the
tag.
-Original Message-
From: Justin French [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 13, 2002 10:31 AM
To: [EMAIL PROTECTED]; php
Subject: Re: [PHP] Generate inline image
Your tag call
Your tag calls a script (imagemaker.php) which generates the image for
you the parent script (eg home.php) doesn't generate the image inline,
to the best of my knowledge.
Justin French
on 13/05/02 10:01 AM, Engineering Software Center
([EMAIL PROTECTED]) wrote:
>
> Hi:
> How do I generat
Hi:
How do I generate gif inline images using PHP's image functions using GD
libs. Everything I have seen so far requires a header before generating
the image. But I want the image embedded into a table with other
texts. Thank you for the help.
Frank
--
PHP General Mailing List (http://www
8 matches
Mail list logo