Skip to content

Instantly share code, notes, and snippets.

@Epictetus
Created March 31, 2012 00:58
Show Gist options
  • Save Epictetus/2258369 to your computer and use it in GitHub Desktop.
Save Epictetus/2258369 to your computer and use it in GitHub Desktop.
php でも ruby でも python でも perl でも動く Hello World
#<?php /*
print "Hello World!!\n"
#*/ echo ("12"^"9") ?>Hello World!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment