PHP Classes

File: template/footer.html.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   PHP Emoticon Parser   template/footer.html.php   Download  
File: template/footer.html.php
Role: Auxiliary script
Content type: text/plain
Description: Example script
Class: PHP Emoticon Parser
Replace emoticon text by HTML image tags
Author: By
Last change: Update of template/footer.html.php
Date: 2 months ago
Size: 431 bytes
 

Contents

Class file image Download
<?php
/**
 * @package pH7
 * @author SORIA Pierre-Henry
 * @email pierrehs@hotmail.com
 * @link http://github.com/pH-7
 * @copyright (c) 2012-2013, Pierre-Henry Soria. All Rights Reserved.
 * @license CC-BY - http://creativecommons.org/licenses/by/3.0/
 * @version $Id: footer.html.php 2013-02-04 pierrehs $
 */

namespace pH7;
defined('PH7') or exit('Restricted access');
?>
</div>
</body>
</html>