PDA

View Full Version : how to implement online Photo editng in my site



anjumbanaras
04 Jan 2010, 03:10 AM
Hi All,

I am working on web site in which user can customize the design of any card. Card can business card or holidays one. I am using PHP/MySQl in this project. but i am really stuck in a point , how to implement the feature of photo editing in it.
Basic point regarding photo editing is
1. User can add text to card on any part of card as described from admin site.
2. User can upload any image on any part of card as described by admin.

please suggest any open source library for it. I have been looking for jquery for it but haven't get any useful help. Please help me in implementing this feature.

is_numeric
04 Jan 2010, 04:10 AM
you need to implement a class of sorts to cover this functionality

Although it would be a straight forward task it will however require lots of time to create and get it right

You need a good understanding of PHP

Look into using the GD Library for image manipulation