Example #1
0
<?php

include '../inc/header.php';
writeSingle('txt', true);
include '../inc/footer.php';
Example #2
0
<?php

include '../inc/header.php';
writeSingle('txt', NULL);
include '../inc/footer.php';