Forum Moderators: coopster

Message Too Old, No Replies

How can I add an image next to another

         

xmsmmgrs

9:24 pm on Feb 24, 2009 (gmt 0)

10+ Year Member



I want to put two ore more images together (in a line) using php. How can I do that?

penders

10:31 pm on Feb 24, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Do you actually want to join two or more images together into one long image using PHP (with the GD library)... or do you simply want to position two or more images together in a line (although this is really HTML/CSS)...?