<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Cristiano Verondini ha scritto:&nbsp;
<blockquote cite="mid06b101c68e03$32bef7e0$6301a8c0@IdeaFutura.local"
 type="cite">
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">S&igrave;,
credo di aver capito... ho lasciato una include un po' "allegra"...</div>
  </blockquote>
  <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><font
 face="Georgia">&nbsp;&nbsp;&nbsp; Come era fatta?</font></div>
</blockquote>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Kate, the KDE Advanced Text Editor">
<pre><b>&lt;?</b>
<span style="color: rgb(85, 85, 255);">$pag</span>=<span
 style="color: rgb(221, 0, 0);">'default'</span><span
 style="color: rgb(0, 128, 0);">;</span>
<span style="color: rgb(161, 161, 0);">if</span><span
 style="color: rgb(0, 128, 0);">(</span><span
 style="color: rgb(85, 85, 255);">$_GET</span><span
 style="color: rgb(0, 128, 0);">[</span><span
 style="color: rgb(221, 0, 0);">'pag'</span><span
 style="color: rgb(0, 128, 0);">])</span> <span
 style="color: rgb(85, 85, 255);">$pag</span>=<span
 style="color: rgb(85, 85, 255);">$_GET</span><span
 style="color: rgb(0, 128, 0);">[</span><span
 style="color: rgb(221, 0, 0);">'pag'</span><span
 style="color: rgb(0, 128, 0);">];</span>

<span style="color: rgb(161, 161, 0);">include</span><span
 style="color: rgb(0, 128, 0);">(</span><span
 style="color: rgb(85, 85, 255);">$pag</span>.<span
 style="color: rgb(221, 0, 0);">".php"</span><span
 style="color: rgb(0, 128, 0);">);</span>
<b>?&gt;</b></pre>
<br>
</body>
</html>