Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 298 Bytes

statement.md

File metadata and controls

13 lines (9 loc) · 298 Bytes

Welcome!

This PHP template lets you get started quickly with a simple one-page playground.

<?php
echo "Hello World!";
?>

Advanced usage

If you want a more complex example (external libraries, viewers...), use the Advanced PHP template