Skip to content

Commit

Permalink
디버깅
Browse files Browse the repository at this point in the history
  • Loading branch information
egoing committed Apr 30, 2015
1 parent bc2a832 commit 62ca8e8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions phpjs/3.php
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<script charset="utf-8">
document.write("hello world");
</script>
<?php

?>
</body>
</html>

0 comments on commit 62ca8e8

Please sign in to comment.