output=""; if ($option = 1) { // add $data = explode('\n',$this->input); foreach($data as $line) $this->output .= "\\" . $line; return; } //remove