Portal Home > Knowledgebase > Articles Database > How to use external image in PHP generated images?


How to use external image in PHP generated images?




Posted by aditya2012, 02-08-2013, 01:31 AM
I want to dynamically generate an image in PHP (x.jpg) that will have another image (y.jpg) in the top of x.jpg. I can create x.jpg in PHP coding but facing problem how to integrate y.jpg with x.jpg? And the final image will look as follows: x.jpg ------------- | ............| | ............| ------------- Looking forward your kind reply. Thank you. Last edited by aditya2012; 02-08-2013 at 01:34 AM.

Posted by wiwid, 02-09-2013, 10:06 PM
Can I see your code? Usually you can use imagecreate() and integrate x.jpg and y.jpg



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
HostPapa or StableHost (Views: 715)
BoxVPS Network Down? (Views: 662)

Language: