Posted by Krustov on 10/01/07 20:42
<comp.lang.php>
<dino d.>
<Mon, 01 Oct 2007 13:22:33 -0700>
<1191270153.498092.212930@k79g2000hse.googlegroups.com>
> <img src=genimage.php?tags=5*4*3...
>
> and genimage.php basically does this:
>
> generate images for tags 5,4, and 3
> stitch them together into one image
> send them back as an image stream
>
The 'stream' is where your going wrong .
The end result your looking for is just a normal .jpg image with a
suitable image map matched to it .
The end result .jpg and image map being generated via your genimage.php
script .
--
www.vhit.co.uk
Navigation:
[Reply to this message]
|