I have made the picture above but when I try to use
imagecopy($main, $overlay, 0, 0, 0, 0, imagesx($overlay), imagesy($overlay));(where $main is the pic I have made and $overlay is a pic I have linked)
It won't show the picture it just shows as a broken picture :/