Codice PHP:
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="style.css" rel="stylesheet" type="text/css" />
<title>|| PROVA ||</title>
</head>

<body>

<div id="container">
    <div id="header">
      <ul>[*][url="#"]Home[/url]
            [*][url="#"]Chi sono[/url]
            [*][url="#"]Hobby&amp;Sport[/url]
            [*]
            [*]
            [*][url="#"]Contatti[/url]
        [/list]
  </div>
    <div id="content">
  <div id="left">
            <h1>Benvenuti
              <?php 
              
if($page=="chi_sono"){
                echo(
"chi sono");}
                
             
?>
             Benvenuti
             
            </h1>
            
    

testoi</p>
    
    

testo2</p>
    
    

testo</p>
    
    

Text</p>
            
            
            <h1>Photos</h1>
            <div id="photos">
            [url="#"][img]images/photo1.jpg[/img][/url]
            [url="#"][img]images/photo2.jpg[/img][/url]
            [url="#"][img]images/photo3.jpg[/img][/url]
            [url="#"][img]images/photo4.jpg[/img][/url]
            </div>
        </div>
        <div id="right">
            <h2>Latest news</h2>
            [url="#"]Jpsadsadsa[/url]
            

cisacsacsacas</p>
            [url="#"]Template [/url]
            

If you're looking for beautiful and professionally made templates you can find them at Template Beauty.</p>
            [url="#"]The forum[/url]
            

If you're having problems editing the template please don't hesitate to ask for help on the forum.</p>
        </div>
        <div id="footerline"></div>
    </div>
    
    <div id="footer">Copyright © 2011 

    </div>    
    
</div>
</body>
</html>