Introducing Radical.sh

Forget Code launches a powerful code generator for building API's

Hello World in PHP

<?php
echo "Hello World";
?>