fork download
  1. <?php
  2.  
  3. $qtd = '<p id="sinopse2" style="display:block !important;">VALOOR</p>';
  4.  
  5. $out = trim(strip_tags($qtd));
  6.  
  7. echo $out;
Success #stdin #stdout 0.02s 23656KB
stdin
Standard input is empty
stdout
VALOOR