I want to create a website that combines two images..... one image uploaded by the visitor and the other from the set of images provided by me and give the output. User must be able to save the image The most important is that they should have the DRAG effect (the user should be able to drag one image on to another where ever he likes to be) To be simple it should provide a layer effect......over another FOR THE ABOVE WORK, HOW MUCH A PROGRAMMER CHARGE
I knew that it is not going to be easy....But for a experienced programmer it might be easy.... I want approximately how much does an programmer charge for this
Ah, well, it really depends on the coder. I've done EXACTLY the same thing about a year ago and I only asked $15, but as I spent a lot of time in freelancing I would ask much more now. So it really depends on the freelancer.
I don't have it anymore, also I don't know where the guy put it. But I simply used javascript to get the positions and process it with php GD. EDIT: Found it! Not really liking the way I did, I was neither using tabs that time and it has some issues, but it kinda works http://www.swordbeta.com/larry/
Something like this could be very expensive. Additionally, I have to question whether php is the most suitable platform for something like this. If you want something with decent interactivity, you'll need to use flash, silverlight, or a similar programming language. It's probably possible with GD, Javascript, and PHP, but these are not ideal for this.