<?php $at=\"@\"; { 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=javascript:history.back() value=\"POPRAW\"> </form></td> </tr> </table> </body> </html>\"; } else { <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ś błędne dane...</td> </tr><tr> <td align=center><A href=javascript:history.back()>powrot</A></td></tr></table></body></html>\"); } ?>
jest to skrypt rejestracji wchodzący w skład systemu logowania i kiedy chcę sie zarejestrowac wypelniajac wszystkie pola (moim zdnaiem
