Skip to content

Instantly share code, notes, and snippets.

@YasuakiHirano
Created February 1, 2016 14:16
Show Gist options
  • Save YasuakiHirano/16076a8bdadd5eb43ac1 to your computer and use it in GitHub Desktop.
Save YasuakiHirano/16076a8bdadd5eb43ac1 to your computer and use it in GitHub Desktop.
phpでのハローワールド
<?php
echo "hello,world!!";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment