This PHP template lets you get started quickly with a simple one-page playground.
<?php
echo "Hello World!";
?>
If you want a more complex example (external libraries, viewers...), use the Advanced PHP template
This PHP template lets you get started quickly with a simple one-page playground.
<?php
echo "Hello World!";
?>
If you want a more complex example (external libraries, viewers...), use the Advanced PHP template