Skip to content

Instantly share code, notes, and snippets.

@junichi11
Created February 22, 2012 11:12
Show Gist options
  • Save junichi11/1884191 to your computer and use it in GitHub Desktop.
Save junichi11/1884191 to your computer and use it in GitHub Desktop.
create test
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
</head>
<body>
<?php
// put your code here
echo "update!";
?>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment