Posts Tagged by photo
PHP Tutorial: Creating A MemeGenerator / Cheezburger Clone - Part 4
| May 14, 2012 | Posted by Greg Bulmash under PHP |
Part IV: Signing And Saving Your Masterpiece In part 3 of this tutorial, I showed you how to make your text fit and wrap it if necessary. Now all we need to do is add your site signature and save the file to disk. Why save the file to disk when the user can easily…
PHP Tutorial: Creating A MemeGenerator / Cheezburger Clone - Part 2
| May 9, 2012 | Posted by Greg Bulmash under PHP |
Part II: Adding Text To Your Image In Part 1 of this series, I dealt with installing ImageMagick, installing the Imagick extensions for PHP, creating an .htaccess file that lets you run scripts with .jpg extensions, and last, a simple script that uses ImageMagick to load a picture and deliver it to the browser. Today…
Recent Comments