Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> co dopisac, ...
alchemic
post
Post #1





Grupa: Zarejestrowani
Postów: 63
Pomógł: 0
Dołączył: 8.01.2004
Skąd: Legnionowo

Ostrzeżenie: (0%)
-----


Witam

mam taki scrypcik

  1. <HTML>
  2. <HEAD>
  3. <META HTTP-EQUIV=\"Content-type\" CONTENT=\"text/html; charset=iso-8859-2\">
  4. <LINK REL=\"stylesheet\" HREF=\"style.css\" TYPE=\"text/css\">
  5. </HEAD>
  6. <P></P>
  7. <?
  8.  
  9. $dataloc=&#092;"wpisy.txt\";
  10.  
  11. $tlo_wpisu=&#092;"#F1EEE0\";
  12. $tlo_daty=&#092;"#BFCCD2\";
  13. $imie2=&#092;"<b>Nick:</b>\";
  14. $mail2=&#092;"<b>E-Mail:</b>\";
  15. $strona2=&#092;"<b>Strona:</b>\";
  16. $gg2=&#092;"<b>Gadu-Gadu:</b>\";
  17. $tresc2=&#092;"<b>Treść:</b>\";
  18. $data2 = date(&#092;"d.m.Y, H:i\");
  19.  
  20.  
  21.  
  22. $read=fopen($dataloc, &#092;"r\");
  23. $fileread = fread($read, filesize($dataloc));
  24. fclose($read);
  25.  
  26.  
  27. fwrite (fopen(&#092;"wpisy.txt\", \"r+\"),
  28.  
  29.  &#092;"<table class=txt bgcolor=$tlo_wpisu cellpadding=4 style='border-collapse: collapse' cellspacing=0 rules=none align=center width=85% height=100 border=1 bordercolor=BFCCD2>
  30.  <tr><td class=&#092;"style1\\">$imie2 $imie </td>
  31.  </tr><tr><td class=&#092;\"style1\">$mail2 <a href=mailto:$mail>$mail </a></td>
  32.  </tr><tr><td class=&#092;\"style1\">$strona2 <a href=http://$strona target=_blank >$strona</a></td>
  33.  </tr><tr><td class=&#092;\"style1\">$gg2 $gg </td>
  34.  </tr><tr><td class=&#092;\"style1\">$tresc2 $tresc</td>
  35.  </tr><tr><td bgcolor=$tlo_daty class=&#092;\"style1\">Wpis dodano dnia:$data2 </td>
  36.  </tr></table><br> &#092;n $fileread\");
  37.  
  38.  
  39. fclose(fopen(&#092;"wpisy.txt\", \"a+\"));
  40. ?>
  41.  
  42. </BODY>
  43. </HTML>


co dopisac by po wykonaniu tego scryptu przeszedl do np strony index.php ?
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 28.09.2025 - 03:12