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
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.