<?php $foo = "Hello,"; $bar = "world"; echo $foo; echo $bar; ?>
<table> <tr> <td>TEST</td> </tr> </table>