This is a discussion on gzImage v2.0 within the PHP Language forums, part of the PHP Programming Forums category; Forgive me all, I have a shameless plug: gzImage v2.0 is ready I rewrote all the global variables (except ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Forgive me all, I have a shameless plug: gzImage v2.0 is ready I rewrote all the global variables (except one) to a global array, rewroked the md5 of the cache file name, exteded the internal filters to functions rather than inline code in the output function. I would like to thank Dan Tripp, http://www.dantripp.com for his comments and ideas, and helping me brain storm a bit here and there, and listening to be vent. btw, the gzImageFilterGridHex was his idea. I would also like to thank Chung Leong for the idea of redirecting the cache file image, thus allowing the webserver to send it out rather than the script. (note: both are available if the cache is not in server view) Ok, for those of you that are wondering what it is, it is a simple script that will alter an image on the fly for you, makes short work of image galleries and such. Main purpose is to allow you to have 1 source image and have the server generate many other images from it, such as a shopping site or image gallery. You can see it and download it here: http://www.gzentools.com/gzimg.php -- Mike Bradley http://www.gzentools.com -- free online php tools |
|
|||
|
wow almost 24hours, I thought people would be knocking the code by now,
saying at least something constructive? (good news, over 200 downloads since the post) -- Mike Bradley http://www.gzentools.com -- free online php tools |
|
|||
|
On Tue, 27 Jan 2004 01:14:37 GMT, "CountScubula"
<me@scantek.hotmail.com> brought forth from the murky depths: >wow almost 24hours, I thought people would be knocking the code by now, >saying at least something constructive? > >(good news, over 200 downloads since the post) Give us time. We have time for an ultra-quick DL but not to sit down and critique it. ------------------------------------------------------ I survived the D.C. Blizzard of 2000...from California. ---------------------------- http://www.diversify.com Comprehensive Website Development -------------------------------------------------- |