//$code_text = str_replace("\r\n", " ", $code_text); //$code_text = html_entity_decode($code_text, ENT_QUOTES, CHARSET); return $code_text;