집 > Q&A > 본문
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
</head>
<?php
echo "아하";
?>
<body>
</body>
</html>
大家讲道理2017-06-24 09:24:17
html 파일은 php 파일을 구문 분석하지 않지만, php 파일은 html을 구문 분석할 수 있습니다
ringa_lee2017-06-23 18:25:06
먼저 파일 이름 접미사가 .php