i am learning how to create images with php. i have it going pretty good, but now im wondering if it is at all possible to save the image into .jpg .png or .gif formats?
if so how?
also, on ImageColorAllocate($im, 225, 0, 0); is it possible to send the numbers from three form text boxes to...