.content.php
<? require_once(HTML_UTIL_PATH."/Ul.php"); require_once(HTML_BASE_UTIL_PATH."/Li.php"); require_once(HTML_UTIL_PATH."/Header.php"); require_once(HTML_UTIL_PATH."/Paragraph.php");
/** * This file is the local content file * It may be auto generated from the database or * manually edited * * @see <somedir>/content.php * @copyright http://Finn-Rasmussen.com * @author http://Finn-Rasmussen.com * @license myPHP License conditions * @email http://hvepseeksperten.dk/FormMail?baseEMNE=FreeLicence * @version 1.11 * @since 23-november-2009 */ Header::display(Demo of the myPHP TagLib (copyright © Finn-Rasmussen.com); Paragraph::display("File not found=content.php"); Ul::start(); Li::display("Demo of the myPHP TagLib"); Li::display("Do you want a free licence for the myPHP TagLib?"); Li::display("Phone (+45) 48 24 60 30 or send us an email"); Ul::end(); ?>
Kontakt
|