fork download
  1. <?php
  2.  
  3. echo str_replace('=', '&#61;', htmlentities("This is my test and it = this"));
Success #stdin #stdout 0.01s 20568KB
stdin
Standard input is empty
stdout
This is my test and it &#61; this