I am creating facebook app in which I have user image as background image and have a default cap image which user can move around. After user has placed the overlayed image(a hat) over the right place he clicks save This is where I am struck and like to know how can I save the background + where user placed hat as single image, if this makes sense. I donot know how to approach this whether these image can be saved as one or do i get positions where the other image was placed If someone can suggest
I am trying to write a script to prevent brute-force login attempts in a website I m building. The logic goes something like this: User sends login information. Check if username and password is ...