Jump to content

PHP, GD, importing images


cubx

Recommended Posts

Here is what I would like to do: use GD to draw basic images, like rectangles, BUT during the draw process have it import an image which will ultimately become an HREF.

It's like a theoretical taskbar. I don't want to use tables since they look like crap for what I want to do. Drawing images with GD isn't rocket science, but I see no way to have it import an existing image and place it inside the rectangle I am drawing. Even more difficult might be making that imported image a link.

Has anybody done this before? I have looked for 2 days on google but can't find a single example. Maybe it isn't possible? Any suggestions?
Link to comment
https://forums.phpfreaks.com/topic/30279-php-gd-importing-images/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.