Introducing Radical.sh

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

Hello World using Print in PHP

  1. <?php
  2. Print "Hello, World!";
  3. ?>