Resize Image via hooks?
Posted: Sun May 20, 2012 3:34 am
Hello! I have not been here in a while because I have been busy off making my PHP skills all the more better! Anyways I came here today looking for something...
Does anyone know of a way that I can have a directory of images and when a user type in a url like
Does anyone know how to do this?
Does anyone know of a way that I can have a directory of images and when a user type in a url like
Then it would output the image with the dimensions 250px by 250px. If the user just typed inimage.jpg?width=250&height=250
then it would output the original sized image.image.jpg
Does anyone know how to do this?