News Feed
Jobs Feed
Sections




News Archive
Smashing Magazine:
Image Manipulation With jQuery and PHP GD
April 05, 2011 @ 12:02:30

Smashing Magazine has a new post today about using jQuery and GD to manipulate images to upload an image, crop it and save that version to the remote server.

One of the numerous advantages brought about by the explosion of jQuery and other JavaScript libraries is the ease with which you can create interactive tools for your site. When combined with server-side technologies such as PHP, this puts a serious amount of power at your finger tips. [...] Sure, there are plugins out there that you can use to do this; but this article aims to show you what's behind the process. You can download the source files for reference.

They walk you through the little bit of setup you'll need before things will be working and then move right into the upload form and PHP handling that goes with it. The Javascript that goes with it is all home-grown (not a plugin) and cleverly uses a DIV to simulate the bounding box for the crop.

0 comments voice your opinion now!
tutorial image manipulate jquery gd crop


blog comments powered by Disqus

Similar Posts

David Para's Blog: Writing a simple PHP sourcecode buildscript in Scala

Stoyan Stefanov's Blog: Simultaneous HTTP requests in PHP with cURL

Developer Tutorials Blog: Building Web 2.0 Tag Clouds in PHP

Vid Luther's Blog: Building PHP 5.3 packages on Ubuntu 9.04 (Jaunty) for Apache 2

PHPBuilder.com: AJAX and PHP Part 1


Community Events











Don't see your event here?
Let us know!


example series application tool development code podcast functional zendframework2 framework opinion language object unittest release introduction testing community interview phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework