hey well i am currently coding a PHP shop and i am doing all of that fine but the problem is that i need a script that will allow users to drag around text on a design and then pass the co-ordinates onto PHP so that PHP can re-create the image by using the GD library. here is a example of what i mean: http://www.vistaprint.co.uk/vp/ns/studio3.aspx?pf_id=236&cfs=-1&combo_id=46306&icparts=yes&combo1=8741.114.36.69036|69036|495|0&category_id=3672&gallery_id=57&last_doc_id=-1&rd=3&referer=http%3a%2f%2fwww.vistaprint.co.uk%2fvp%2fns%2fgallery.aspx%3fg%3d57%26category_id%3d3672%26xnav%3dTsrItem%26xnav%3dTsrImage Obviously i am willing to pay for this, if anyone is capable of doing this please reply with what you would roughly charge for this and this may also result in more work. Regards, Dean
thanks for the reply but isn't that mostly for images ? I just need the users to be able to type in the text on the left and then drag the text around. so then Javascript can pass on the y and x co-ordinates to PHP so it can be made into a image. I'm not very good at javascript think it will save me alot of time if i cld pay someone to do it for me
i suggested moocrop as it's a decent way of working with images and passing on results to a php script via ajax, which is not unlike what you want to do. the bit's that you do need doing are quite doable. in fact, i have dome something similar already for a different project (involving tagging people in photos like facebook). depending on the kind of features you'd like to build into it, it can be anything from 1 to 3 hours of work though. for instance, formatting on screen with fonts, sizes and colours etc, is easy but will add more dev time.