프로그래밍 입문

코스 전체목록

닫기

디버깅

3.php

<!DOCTYPE html>
<html>
<head>
     <meta charset="utf-8">
</head>
<body>
  <script charset="utf-8">
    document.write("hello world");
  </script>
  <?php
    
  ?>
</body>
</html>

보충수업 (화면에 php 에러 표시하기)

소스코드

github 

댓글

댓글 본문
버전 관리
egoing
현재 버전
선택 버전
graphittie 자세히 보기