|
|
In this package I include Three Cool Classes and One Tip.
1.ImageWaterMarker - very handy if you want to show any copyright notice in ur Image while Display. Currently This class support JPEG and PNG format. JPEG text Color has been implemented.
2.Downloader - very handy if you want your user to download file not directly but via script. If you use this class user will never know the exact location of your file. Thats why leeching will not be possible.
3.EmailObfuscator - Email obfuscator obscures email address to hide from email spiders. very handy and important one.
4. Types of Dynamic Variable - Dynamic variable is how to create dynamic variable loop among them wthout any array. Very nice for advance programming tricks.
They are easy to understand and very handy for programmers.
Hope you will enjoy these classes and vote for me --Hasin |
|
| crop and resize image class using gd library function Categories : PHP, PHP Classes, GD image library, Graphics | | | Class for sending mail with MIME attachments in multipart format using external sendmail, mimencode and zip Categories : Email, Network, PHP, PHP Classes | | | cPanel Email Accounts Creator Categories : PHP, PHP Classes, Email, Form Processing, Web Services | | | A class to draw real 3D graphics with surface area Categories : Graphics, PHP, PHP Classes | | | Simple class that uses GD to draw pie charts. After the class definition there's some sample code to demonstrate how you use the class.
Categories : Graphics, PHP, PHP Classes, GD image library, Charts and Graphs | | | Validator - A PHP class that can can be used for validating Email IDs and Dates Categories : PHP, PHP Classes, Data Validation, Email, Date Time | | | PHP interface class to the eBusiness Charts generatation remote service. Categories : PHP, PHP Classes, Graphics, Charts and Graphs | | | HTML_Graphs provides a simple PHP interface for
creating pure HTML charts. Categories : Graphics, PHP, PHP Classes, Charts and Graphs | | | Advanced Image WaterMarker Categories : PHP, PHP Classes, GD image library, Graphics, Object Oriented | | | POP3 Class Categories : PHP Classes, PHP, Email | | | Image Generation Class ( PNG Format ) Categories : PHP, GD image library, PHP Classes, Graphics | | | Render TTF Text to PNG. Text message, font, size, rotation, padding, color, background, and transparency can all be defined via URL. Categories : PHP, PHP Classes, Graphics | | | A class for sending email; it has support for To:, Cc:, Bcc: and Reply-To:
headers. It requires that you have sendmail installed. Categories : Email, PHP Classes, PHP | | | PHP MIME Decoder. This class decodes Mime Encoded email message.
Attachments are stored in a director. Works with Multipart/alternative,
multipart/mixed etc.
see http://p3mail.com for example. Categories : PHP, PHP Classes, Email | | | EasyPhpThumbnail Class - The EasyPhpThumbnail class allows you to generate thumbnails and handle image manipulation for GIF, JPG and PNG on-the-fly. Categories : PHP, PHP Classes, Object Oriented, Graphics, GD image library | |
| |
| | | | | Joseph Crawford wrote :1191
A few comments ;)
I have looked over your dynamic.php file and must say this is utterly useless, there is no point in using this method because an array is much easier to understand.
The downloader is nice but very small, and you have it setup to have the files in the same directory. Also even if it was in a different directory a person could just view the source for the page to get the path or filename and use that to leech your files... This is not a very good secure download system.
The email obfuscator is once again very simplistic.
Although the image watermarker is simple as well it does show some potential.
Joe Crawford
[email protected]
| |
|
|