alyson Posted August 6, 2006 Share Posted August 6, 2006 I know this is a somewhat broad question, but I have three things I would like to know how to do with php + GD Library.1. Layer images on top of each other (like this generator: http://kawaiiness.com/buttonmaker/)2. Create a text mask with a transparent background (Like this: http://www.phpbuilder.com/columns/cash20030526.php3?page=5 except without the black background there)3. Creating an upload image form and use it as part of a dynamic image??Thanks in advance :) Link to comment https://forums.phpfreaks.com/topic/16674-gd-library-help/ Share on other sites More sharing options...
ronverdonk Posted August 6, 2006 Share Posted August 6, 2006 Best way still is the PHP manual chapter on GD image functions. See[url=http://nl3.php.net/manual/en/ref.image.php]http://nl3.php.net/manual/en/ref.image.php[/url] Link to comment https://forums.phpfreaks.com/topic/16674-gd-library-help/#findComment-70101 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.