Posts Tagged ‘gd2’

Image manipulation and watermarking in PHP with GD2

Thursday, September 10th, 2009

Update: The following code is now using the HTML5 XHR upload capabilities instead of the Flash uploader, you might want to check that out.... Read More

Writing a CMS/Community with Smarty and the Zend Framework: Part 5

Sunday, November 25th, 2007

In this part we will take a look at what happens after a user logs on. We will also revisit quite a lot of code that has been changed.... Read More