fork download
  1. <?php
  2.  
  3. $entity = "&amp;";
  4. echo htmlspecialchars_decode($entity, ENT_QUOTES);
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
&