<body bgcolor=#E5E5E5> <form> <form action=uwagi_usera.php method=get> Imię:<input type=text name=imie><br> E-mail:<input type=text name=email><br> Tresc:<textarea rows=10 cols=15 name=tresc></textarea> <input type=submit name=wyslij value=Wyslij>   <input type=reset name=reset value=Kasuj wszystko> </form> <?php endif; ?>
i w pliku który pokazuje dane (uwagi_usera.php) wyswietla sie to co ma byc i dodatkowo jest to: Resource id #2 . Jak sie tego pozbyc?