blank.gif
triangle.gif Du er her: /  Forsiden  /  Design  /  Thumb    
blank.gif
»»» Skjul kilde koden
.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 via email
 Kontakt
blank.gif
 
triangle.gif

Dansk

Deutch

English (UK)

France

Italy

Norsk

Svensk

English (USA)


 
blank.gif
Valid XHTML 1.0 Strict Valid CSS!