Wiem, ze juz zanudzam, ale wybaczcie, bardzo mi zależy by to zrobić, a za nic mi to nie idzie działać!
W
$nick i
$www wiem ze coś jest zle, ale ja nie widze co i w tym problem. Moze ktoś poradzi?
<?
$file_name=\"blog/coments/$nazwa.txt\";
$file_data=file($file_name);
$coment=count($file_data)+1;
for($i=0; $i<count
($file_data); $i++){$file=explode(\"||\", $file_data[$i]); $coment--;
$nick = if($split[2] == \"brak\")
{print (\"$split[1]\");} else
{print (\"<a href=\"mailto:$file[2]\">$file[1]</a>\");}
$www = if($split[3] == \"brak\")
{print (\" \");} else
{print (\"<a href=\"http://$file[3]\" target=\"_blank\">http://$file[3]/</a>\");}
$data = $file[4];
$ip = $file[5];
$wpis = $file[6];
<br>
<center>
<table border=\"1\" bordercolor=\"rgb(191,191,191)\" cellpadding=\"2\" cellspacing=\"2\">
<tr>
<td width=\"75\" height=\"25\" align=\"right\" bgcolor=\"rgb(249,249,249)\"><font class=\"Stopka\">Nick:</font></td>
<td width=\"200\" height=\"25\" align=\"center\">$nick</td>
<td width=\"75\" height=\"25\" bgcolor=\"rgb(249,249,249)\"> </td>
</tr>
<tr>
<td width=\"75\" height=\"25\" align=\"right\" bgcolor=\"rgb(249,249,249)\"><font class=\"Stopka\">WWW:</font></td>
<td width=\"200\" height=\"25\" align=\"center\">$www</td>
<td width=\"80\" height=\"25\" bgcolor=\"rgb(249,249,249)\"> </td>
</tr>
<tr>
<td width=\"75\" height=\"25\" align=\"right\" bgcolor=\"rgb(249,249,249)\"><font class=\"Stopka\">Data:</font></td>
<td width=\"200\" height=\"25\" align=\"center\">$data</td>
<td width=\"80\" height=\"25\" bgcolor=\"rgb(249,249,249)\"> </td>
</tr>
<tr>
<td width=\"75\" height=\"25\" align=\"right\" bgcolor=\"rgb(249,249,249)\"><font class=\"Stopka\">IP:</font></td>
<td width=\"200\" height=\"25\" align=\"center\">$ip</td>
<td width=\"80\" height=\"25\" bgcolor=\"rgb(249,249,249)\"> </td>
</tr>
<tr>
<td width=\"350\" colspan=\"3\"><br>$wpis<br><br></td>
</tr>
</table>
</center>
<br>
<center><b>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -</b></center>
\");
}
?>
Ludzie pomocy!!!
Ten post edytował Kaczor.net 6.09.2004, 18:31:24