Hello I been trying to mod my image host script for awhile. Anyway my server has image magic installed and I found out you can run this convert imagefilename.jpg -resize 300x300 newimagefilename.jpg in ssh and i resizes the image like I want. But what I am wondering is how to do this exact same thing in php?






