ive been searching the php manual, but i cant find a function, and i am wondering if it exists or is possible.
is there a function that changes the dimensions of an image file? for my case, i am displaying the original dimensions in text boxes, and i want the user to be able to change the values and submit. on submit, i want the dimensions to be permanently altered.
does this function exist?