Re: drawing images and text
- From: Sjoerd <sjoerd-news@xxxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 14:53:59 +0100
csteph2004@xxxxxxxxx wrote:
I may be wrong (not played with GD for quite a while), but I *think*
you just use a normal HTML <img> tag in the page to reference the
script which draws the image.
<img src="myimagescript.php?whatever=parameters"/>
Correct. Use two PHP pages, one producing HTML and one producing JPEG (or PNG, for that matter). The HTML page can reference the image (which was produced by PHP) as if it was a normal image.
.
- Follow-Ups:
- Re: drawing images and text
- From: avlee
- Re: drawing images and text
- References:
- drawing images and text
- From: avlee
- Re: drawing images and text
- From: Kimmo Laine
- Re: drawing images and text
- From: avlee
- Re: drawing images and text
- From: csteph2004@xxxxxxxxx
- drawing images and text
- Prev by Date: Re: PHP quit navigator
- Next by Date: Re: change URL variables
- Previous by thread: Re: drawing images and text
- Next by thread: Re: drawing images and text
- Index(es):
Relevant Pages
|