$avwidth = substr($post['avwidth'], 7 ); $avwidth = substr($avwidth, 0, -1 );if(intval($avwidth) > 180) { $this->post['avwidth'] = 'width="180"'; }