PHP Classes

File: complex-example/view/include/footer.inc.php

Recommend this page to a friend!
  Classes of none   Raw AJAX Wrapper   complex-example/view/include/footer.inc.php   Download  
File: complex-example/view/include/footer.inc.php
Role: Example script
Content type: text/plain
Description: Footer script
Class: Raw AJAX Wrapper
Generate JavaScript to send AJAX requests
Author: By
Last change:
Date: 10 years ago
Size: 37 bytes
 

Contents

Class file image Download
<?php
print '</body>
       </html>'
;
?>