Login   Register  
PHP Classes
elePHPant
Icontem

File: footer.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Roberto Martinez  >  Code Help  >  footer.php  >  Download  
File: footer.php
Role: Auxiliary script
Content type: text/plain
Description: footer for sample
Class: Code Help
Generate model, view and controller pattern code
Author: By
Last change:
Date: 2005-03-04 17:04
Size: 131 bytes
 

Contents

Class file image Download
<?php
// cierra la tabla del contenido
echo '</td></tr></table>';

//aņadir aqui mas codigo para el footer
mysql_close()

?>