36459-vm/test_header.php
2026-05-27 14:29:58 +05:30

4 lines
143 B
PHP

<?php include __DIR__ . '/includes/header.php'; ?>
<h2>Header & Footer Test Successful</h2>
<?php include __DIR__ . '/includes/footer.php'; ?>