Dane Posted January 3, 2008 Share Posted January 3, 2008 Hey guys, Is it possible to use PHP to make 1 image out of 4 seperate images. So basically 1 image goes on top of another, then another, then another...? If so could anyone point me in the right direction please? Thanks again Quote Link to comment https://forums.phpfreaks.com/topic/84290-php-image/ Share on other sites More sharing options...
shocker-z Posted January 3, 2008 Share Posted January 3, 2008 You mean animated or like an alphered image? Create animation http://www.google.co.uk/search?hl=en&client=firefox-a&channel=s&rls=org.mozilla%3Aen-GB%3Aofficial&hs=ph6&q=php+gd+create+animation&btnG=Search&meta= Create alpha image http://www.google.co.uk/search?hl=en&client=firefox-a&channel=s&rls=org.mozilla%3Aen-GB%3Aofficial&hs=g3l&q=php+gd+alpha+images&btnG=Search&meta= Regards Liam Quote Link to comment https://forums.phpfreaks.com/topic/84290-php-image/#findComment-429284 Share on other sites More sharing options...
Bulbe Posted January 3, 2008 Share Posted January 3, 2008 Hey, try <?php phpinfo(); ?> it will show you if you have a php gd library which is indeed for work with images. Than just google for it, its simple to use best regard, bulbe Quote Link to comment https://forums.phpfreaks.com/topic/84290-php-image/#findComment-429323 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.