<!DOCTYPE html>
<html>
<body>
<?php
show_source("test.php");
?>
</body>
</html>