I am using this class:
class ImgResizer { function ImgResizer($originalFile = \'$newName\') { $this -> originalFile = $originalFile; } function resiz
the accepted answer has alot of errors here is it fixed