beh, io ci provo... vi ricordo che è scritto in PHP!![]()
Credo di avervi confuso ancora di più le idee... o no? :master: :master: :master: :master:codice:echo("<html> <head> <title>"); if ($r == 0) echo("$ttl"); else echo("$corpo[title]"); echo("</title> <link rel='stylesheet' href='/stile.css' type='text/css'> </head> <body class='structure'> <div id=template> <div id=testata> [img]/img/$sfondo[/img] </div> <div id='menu'>"); while ($voci = mysql_fetch_array($q_menu)) { echo("$voci[voce] "); } echo("</div> <div id='panel'>"); echo("$corpo[portion]"); } } function foot_page() { echo(" <div class='p_text' style='text-align:center;'> copyright kL0d3 2004 - Auriga Space Explorer Inc. All rights reserved. modulated in [PHP] through Apache Server archived on MySQL through PHPmyAdmin </div></div> "); } function end_page() { echo("</div> </div> </div> </body></html>"); }

Rispondi quotando