$url
is not an image URL or is unreachble."); } } #### use html tags #### if ($font == "html") { echo $text; exit; } #### display html tags #### if ($font == "txt") { echo highlight_string($text, 1); exit; } $text = str_replace("\r", "
", $text); $text = str_replace("‘", "'", $text); $text = str_replace("’", "'", $text); $text = str_replace("“", "\"", $text); $text = str_replace("”", "\"", $text); $text = str_replace("–", "-", $text); $text = str_replace("—", "-", $text); $text = str_replace("…", "…", $text); $page = "
$text
"; echo $page; exit; } ?> Printable Notepad

Printable Notepad



Background url:

Default Colors Are White Background With Black Text