I created this class, to control GET access to my images.
my example:
.htacces mod_rewrite all images link to pippo.php;
pippo.php receive get param and build class with right path.
see docu for info of this class
↧