Skip to content

Instantly share code, notes, and snippets.

@clone1018
Created August 11, 2012 02:13
Show Gist options
  • Save clone1018/3319978 to your computer and use it in GitHub Desktop.
Save clone1018/3319978 to your computer and use it in GitHub Desktop.
Hello World
<?php
// Welcome to Ignite
// Ignite is a new way to share, run and save code.
//
// You can get started by simply writing code, or pasting your
// existing code here. After that you can hit Play or Save.
// Playing code automatically compiles and saves it.
//
// If you find any problems feel free to join us on irc at
// irc.esper.net #axxim or email me at [email protected]
//
// Site is copyright Axxim, LLC. Code is copyright the owner.
echo "Hello, World!";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment