fork download
  1. <?php
  2. $content = "Task a &gt;? d;a‘sd “”“ # ?? @#&gt;";
  3. // your code goes here
  4. array('&#8216;', '&#8217;', '&#8220;', '&#8221;', '&#124;', '&middot;', '&lt;', '&gt;', '&nbsp;', '&#126;', '&#9290;', '&#92;', '&#34;', '&#039;', '&#43;', '&#61;'),
  5. array("'", "'", '"', '"', '|', '|', '<', '>', ' ', '~', '\\', '\\', '"', "'", '+', '='),
  6. );
Success #stdin #stdout 0.03s 25980KB
stdin
Standard input is empty
stdout
Task a >? d;a‘sd “”“ # ?? @#>