This class can be used to generate HTML image tags programmatically.
It can automatically compute the image size to fill the width and height attributes for images defined from locally accessible files.
The class can also generate an image tag with a special source URL that contains the actual image data defined according to RFC 2397. This way it, the image can be embedded in your HTML documents, making it possible to display the HTML documents without requiring external image files.
The data for embedded images may be supplied from a locally accessible file or from a string that contains the image file binary data.
|
|
| Name: |
HTML Image Tag |
| Base name: |
htmlimagetag |
| Description: |
Generate HTML image tags programmatically |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
BSD License |
| All time users: |
793 users |
| All time rank: |
3761 |
| Week users: |
1 user |
| Week rank: |
1988  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|