Creating A ‘To The Moon’ Image

Working with PHP GD Image to Dynamically Create an Image Now that I have the correct max date query pulling the “To The Moon” coins list, it is time to work on creating an output image to let people share it with the world. From previous experience working with my website, before WordPress was WordPress, I knew that PHP had tools for manipulating images. I figured, I could take several images and text and combine them together to create a shareable image for each coin. While there is a great PHP image manipulation tool called ImageMagick, I am limited to Continue reading Creating A ‘To The Moon’ Image