tu je kod(register page):
Kód: Vybrať všetko
<?php
mysql_conect("https://db55.websupport.sk/index.php?token=eae7031ed0936399d1eaa8f5123ad4b5#PMAURL-10:db_structure.php?db=killerbee&table=&server=1&target=&token=eae7031ed0936399d1eaa8f5123ad4b5","killerbee","mojeheslo");
mysql_select_db("killerbee");
?>
<div class = "priestor center">
<title>in progress </title>
<link rel = "stylesheet" href ="style2.css">
<meta charset="UTF-8">
<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="HTML,CSS,XML,JavaScript,Darkorbit,bot,UrbanBot,Adrian Urban,fusp98,FSbot,">
<meta name="author" content="Hege Refsnes">
<h1>vytvor si účet :)</h1>
<a href "">Prihlásiť sa</a> | <a href = "register.php">Založiť účet</a>
<br/>
username:
<br/>
<form action = "" method="post">
<input type = "text" name="text1" maxlength = "25"/>
<br/>
heslo:
<br/>
<input type = "password" name="password1" maxlength = "25"/>
<br/>
<input type = "submit" name "sub1" value="register "/>
</form>
</div>