- 1,251 categories
- 40,829 scripts
- Contents in this article: ------------------------- *How PHP supports Imaging *Support for Font libraries *Creating Images *Getting Image size *Colors *Color Alpha / transparency *Drawing *Image resizing *Image zooming / enlarging *Image ...
- Platforms
- Licenses
- Other Free / Open Source License
- Creating an image with PHP && GD library on the Fly , and add fonts to decorate it .Could be used as hit counter or just to show your database stats on main page .
- This article tells you how to draw a rectangle and write centered text on to an existing PNG image using PHP''s image manipulation functions.
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will tell you how to write text to a blank dynamically generated PNG image in PHP. This is fairly simple, so it is suitable for beginners. The image functions require the GD library to be installed.
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will teach you how you can add drop shadows dynamically to your images using PHP''s GD image processing functions.
- This tutorial demonstrates how to place one image over another image... handy stuff for applying a signature or logo to a photo, adding a &"watermark,&" or whatever else you might imagine useful.
- Create dynamic images with the GD library. Tutorial shows you how to create a little man holding a sign that displays various messages (such a visitor''s IP address and user-inputted text).
- the goal of this tutorial is to give the reader an idea of how to construct a basic/dynamic image gallery from start to finish, not to imply that this is the only way, or even the best way to build a gallery; just a simple approach without all the be...
- Learn how to use the GD library in PHP
- Depending upon how it''s done, displaying a page of thumbnail images can be very cumbersome. Allowing the browser to resize images requires the client browser to download the entire, full-size image, then clumsily resize the image to a specified...
Page: