たとえば、このようなコードを
<!DOCTYPE html> <html lang="jp"> <head> <meta charset="UTF-8"> <title>●●●</title> <link rel="stylesheet" href="●●●.css"> <script src="●●●"></script> <!-- Google Tag Manager --> <script>省略</script> <!-- End Google Tag Manager --> <!--[if lt IE 9]> 省略 <![endif]--> </head>
↓
<title>から下をincludeしちゃうイメージです。 素人な質問ですいません!<!DOCTYPE html> <html lang="jp"> <head> <meta charset="UTF-8"> <title>●●●</title> <?php include("../include/●●●.html"); ?> </head>

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。