Soul_Banner Posted May 20, 2010 Share Posted May 20, 2010 I need to know how can i add image on image in php Quote Link to comment https://forums.phpfreaks.com/topic/202374-image-on-image/ Share on other sites More sharing options...
ale8oneboy Posted May 20, 2010 Share Posted May 20, 2010 If you host provides the GD extension for PHP. You can use some of the features of GD to process images however you like. Another alternative is the imagick package. Both have to be supported by your host's installation of php. http://php.net/manual/en/book.image.php http://php.net/manual/en/book.imagick.php Quote Link to comment https://forums.phpfreaks.com/topic/202374-image-on-image/#findComment-1061089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.