|
Dynamic Images
|
Other links at PHP > Tutorials > Image Manipulation |
| 1. |
Create Your Own Dynamic Forum Signature
|
|
|
Many people have asked how I have my forum sig change automatically. It changes whenever a new tutorial is added to my site. You too can promote your site this way. You can also use the techniques discussed here to create any dynamic image. The sky is the limit.
|
| 2. |
Adding Drop Shadows with PHP
|
|
|
This tutorial will teach you how you can add drop shadows dynamically to your images using PHPs GD image processing functions.
|
| 3. |
How to write text on a dynamically generated image
|
|
|
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.
|
| 5. |
Convert Images to Thumbnailed Images
|
|
|
This tutorial will teach you the basics of auto generating your large image into condensed thumbnailed images using PHP. Complete code presented.
|
|
|