Last month @ SANIsoft blog September 1, 2010
[CakePHP] How to re-size images at run-time This is a helper + controller combo for CakePHP which I often use. It helps to re-size images at run-time and also aid display them. Oh yes! once the image is resized it also caches them. First let’s look at helper method. PLAIN TEXT PHP: class MyHelper extends AppHelper { function getImageUrl($path, $size, [...] SQL data source in Sphinx These days I am getting more and Read More…





