in reply to How to save an image (using GD) to a file
I'd do what you're doin: open a file and print the image to that filehandle. Then, when I generated the HTML, have the src attribute point to the file I just created.
UPDATE
When you say "doesn't show" do you get the "image not found" image?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: How to save an image (using GD) to a file
by belize (Deacon) on Nov 28, 2000 at 00:10 UTC |