PHP Classes

File: examples/footer.i.php

Recommend this page to a friend!
  Classes of Barton Phillips   Update Site   examples/footer.i.php   Download  
File: examples/footer.i.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Update Site
Create Web site pages from database content
Author: By
Last change:
Date: 7 years ago
Size: 76 bytes
 

Contents

Class file image Download
<?php
// Footer file

return <<<EOF
<footer>
</footer>
</body>
</html>
EOF;