echo <<<EOD <table> <tbody> <tr> <td id="123"></td> </tr> </tbody> </table> <script type="text/javascript"> alert('Hellow World!'); </script> EOD;
<script> alert('Конечно можно!') </script>