Created
March 12, 2012 05:26
-
-
Save fedmich/2020005 to your computer and use it in GitHub Desktop.
Fed - CakePHP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="<?= $this->Thumb->clip_thumb('ImageFilename','300x300'); ?>" alt="" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
define('TMP', 'D:\temp\cake_cache\discover\tmp'.DS); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="/discover/files/timthumb.php?h=&w=50&zc=1&q=95&src=clips/Hydrangeas_10_1331525787.jpg" alt="" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="<?= $this->Thumb->user_thumb('luke_loh','50x50'); ?>" alt="" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment