3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = (htmlentities("employee_name ======= '<employee_name>'", ENT_QUOTES)); echo $string.'<br>'; echo (html_entity_decode($string, ENT_QUOTES));

preferences:
55.8 ms | 402 KiB | 5 Q