Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Problem z logowaniem.
arek_inc
post
Post #1





Grupa: Zarejestrowani
Postów: 41
Pomógł: 0
Dołączył: 25.03.2003

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


Kto potrafi się zalogować na moją stronę? http://zork.it.pl/iswpl/addLog.htm
Nie wiem dlaczego tak się dzieje, zastępowałem już te wszystki pliki nowymi i nic. Na innym serwerze działało, więc może to jego wina, ale jest naprawde dobry! Jeśli jest to wina serwera, to na czym polega ten błąd? POMOCY!!!!

A może ktoś zna jakieś inne/lepsze (i łatwe) skrypty tego typu?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
arek_inc
post
Post #2





Grupa: Zarejestrowani
Postów: 41
Pomógł: 0
Dołączył: 25.03.2003

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


<?php
$xxhaslo=md5($haslo);
$at="@";
if(ereg($at, $mail))
{
echo"<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title></title>
<STYLE type="text/css">
TD.regScriva { font-family:verdana; font-size:10pt; font-weight:bold; color:white;}
INPUT {border-width:thin; border-color:#5885B1; color:#8F2030; line-height:12px; font-size:12px; height:20px; width:60px; border-style:groove; }
TD.vaerde {font-family:verdana; font-size:10pt; font-weight:bold; color:#ffcc33}
</STYLE>
</head>
<body text=white>
<table border=0 width=400 bgColor=#c01c24 cellPadding=10 cellSpacing=2 align=center>
<tr>
<td colSpan=3 Class=regScriva bgColor=#90151B height=30 align=center>POTWIERDŹ DANE:</td>
</tr><tr>
<td width=180 bgColor=#90151B CLASS=regScriva align=right>Twój login:</td>
<td width=30></td>
<td CLASS=vaerde>$login</td>
</tr><tr>
<td CLASS=regScriva bgColor=#90151B align=right>Twoje hasło:</td>
<td width=30></td>
<td CLASS=vaerde>$haslo</td>
</tr><tr>
<td CLASS=regScriva bgColor=#90151B align=right>Twoje imię:</td>
<td width=30></td>
<td CLASS=vaerde>$imie</td>
</tr><tr>
<td CLASS=regScriva bgColor=#90151B align=right>Płeć:</td>
<td width=30></td>
<td CLASS=vaerde>$plec</td>
</tr><tr>
<td CLASS=regScriva bgColor=#90151B align=right>Miejsce zamieszkania:</td>
<td width=30></td>
<td CLASS=vaerde>$miasto</td>
</tr><tr>
<td CLASS=regScriva bgColor=#90151B align=right>Twój e-mail:</td>
<td width=30></td>
<td CLASS=vaerde>$mail</td>
</tr><tr>
<td colSpan=3 bgColor=#90151B align=center><form action="tack.php3" method="post">
<INPUT type=hidden Value=$login name=login>
<INPUT type=hidden Value=$xxhaslo name=xxhaslo>
<INPUT type=hidden Value=$imie name=imie>
<INPUT type=hidden Value=$plec name=plec>
<INPUT type=hidden Value=$miasto name=miasto>
<INPUT type=hidden Value=$mail name=mail>
<input type="submit" value="OK">
<input type="button" onClick=java script:history.back() value="POPRAW">
</form></td>
</tr>
</table>

</body>
</html>";
}
else
{
echo("<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title></title>
<STYLE type="text/css">
TD.regScriva { font-family:verdana; font-size:10pt; font-weight:bold; color:white;}
A { font-family:verdana; font-size:10pt; font-weight:bold; letter-spacing:2px; color:#ffcc00; text-decoration:underline }
</STYLE>
</head>
<body bgColor=#6699cc>
<table border=0 cellPadding=40 cellSpacing=0 align=center>
<tr>
<td class=regScriva>Wpisałeś zły adres e-mail</td>
</tr><tr>
<td align=center><A href=java script:history.back()>powrot</A></td></tr></table></body></html>");
}
?>
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: 3.10.2025 - 10:44