Have you ever wanted to learn how to create image tagging similar to the one used on Facebook?
In this tutorial you will learn how to upload, resize and crop images.
How to create tags for the image and how to search for images by tag.
How to display uploaded images and how to create a Paging class to allow images being spread over a number of pages.
All this using PHP, MySQL, jQuery, jQuery UI and ImageMagick.
Time: 189:33 min / Price: £54.00
Sebastian Sulinski on 23rd Aug 2011




Lars inge Holen on Thursday, 27th October 2011
On premium-tutorials, would it be an idea to add a note/memo on what to do when installing on remote server - a sort of 'what to do list' ...
Reply
Sebastian Sulinski : @designtutorials on Thursday, 27th October 2011
Hi Lars,
I agree - I'll make sure I mention next time what needs to be done when uploading to the server. In case of this specific tutorial we need to make sure that we have ImageMagick, PHP 5+ and MySQL installed on the server.
Reply