fork download
  1. <?php
  2.  
  3. $s = '<a href=#> <div> This text </div> And this too <img src=wrong></a>';
  4.  
  5.  
Success #stdin #stdout 0.01s 82880KB
stdin
Standard input is empty
stdout
string(26) "  This text  And this too "