Function html_escape::decode_script
source · [−]Expand description
Decode text from the <script> element.
The following substring is unescaped:
<\/script>=></script>
Decode text from the <script> element.
The following substring is unescaped:
<\/script> => </script>