Created
August 1, 2012 20:12
-
-
Save clone1018/3230305 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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