scusa ho cannato la visualizzazione...
ho la cartella www in foxser.
ho salvato questo tipo di file php
/**********************/
<?php
include("include.inc.php");
if(!isset($start[Pic])){
$start[Pic] = "1";
}
if(file_exists("$txts$archiv/$subcat.txt")){
$openurl = "$txts$archiv/$subcat.txt";
}else{
$openurl = "$txts$archiv.txt";
}
$picarray = @file("$openurl");
$value = explode(";","$picarray[0]");
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Pictures <?php echo "- {$value[0]}";?></title>
<link rel="stylesheet" href="<?php echo "$cssfile"; ?>" type="text/css">
<?php if($rclick == "1"){ ?><SCRIPT language=javascript>
function click() {
if (event.button==2) {
alert('<?php echo"$rclickmessage"; ?>')
}
}
document.onmousedown=click
</SCRIPT><?php } ?>
<script language="JavaScript">
</script>
</head>
<?php
echo" <body bgcolor=\"$bgcolor\" text=\"$text\" link=\"$link\" vlink=\"$vlink\" alink=\"$alink\">";
if(!file_exists("$openurl")){?>
<p align="center"><span class="header">{Sorry, You went wrong!}</span>
</p>
</p>
</p>
<table width="350" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="bignewgray"><div align="center">[Sorry, you went wrong!]
[If the problem consist contact the Administrator <?php echo"$adminname"?> <" class="bignewgray"><?php echo"$adminemail";?>>]</div></td>
</tr>
</table>
</p>
<?php
$showpage = "true";
}
echo "<p align=\"center\"><span class=\"header\">{$value[0]}</span>
";
unzeweisen agestalt
include("startpic-check.inc.php");
$sub = $value[2];
if(file_exists($sub)){
include($sub);
echo"
";
}
$number_of_pics = $numb[Pic] + $showpic -1;
while ($picscounter < $number_of_pics){
$picscounter = $showpic++;
$pic = explode (";","$picarray[$picscounter]");
$comment = "$pic[1]";
if(!$picarray[$picscounter]== ";"){break;};
echo "<table border=\"0\" width=\"95%\" height=\"45\" align=\"center\">
<tr>
<td width=\"44%\" height=\"39\">
<p align=\"center\"><img border=\"0\" src=\"
$value[1]
$pic[0]\">
</td>
</tr>
<tr>
<td width=\"87%\" height=\"20\">
<p align=\"center\" class=\"graystandart\">$comment
</td>
</tr>
<tr>
<tr>
<td width=\"87%\" height=\"20\">
<p align=\"center\">
</td>
</tr>
<td width=\"87%\" height=\"20\">";
if($cardstatus == "1"){
echo" <p align=\"center\" p class=\"bignewgray\"><div align=\"center\"><a href=\"javascriptnLoad=MM_openBrWindow('$postcardurl$value[1]$pic[0]','Postkart','status=yes,scrollbars=yes,width=650, height=500')\" class=\"bignewgray\">[Send as Postcard]</a></p></div>";
}
echo" </td>
<tr>
<td width=\"87%\" height=\"20\">
<p align=\"center\">
</td>
</tr>
</table>";
}
echo"<center>";
include("pagenumber.inc.php");
echo"
";
$subsub = $value[3];
if(file_exists($subsub)){
include($subsub);
echo"
[/b]";
}
include("banner.inc.php");
echo"</center>"
?>
</body>
</html>
/************************************/
ma non va ugualmente.....