<?php
$str = "http://miosito";
if ($_REQUEST["inc"] <> "")
{
$str = $str. "&inc=". $_REQUEST["inc"];
}
include($str);
?>
grazie a tutti![]()
<?php
$str = "http://miosito";
if ($_REQUEST["inc"] <> "")
{
$str = $str. "&inc=". $_REQUEST["inc"];
}
include($str);
?>
grazie a tutti![]()