Posts Tagged ‘sanisoft’

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

Last month @ SANIsoft blog August 1, 2010

[Zend Framework] Slug filter While studying for my Zend Framework certification, I tried to build a small application to test my knowledge. One of the tasks in that project was to try and build a slug filter which converts a particular string to slug, for example, ‘My Test String’ to ‘my-test-string’. It also checks for [...]

Subscribe to RSS Feed Follow me on Twitter!