Código HTML:
<form method='post' action='firmar.php'> <tr><td width=30%><b>Nombre :</b></b></td><td width=70%><input name=nombre maxlenght=30 type=text></td></tr> <tr><td width=30%><b>Email :</b></td><td width=70%><INPUT name=email type=text></td></tr> <tr><td width=30%><b>Nombre de tu web :</b></td><td width=70%><INPUT name=nombreweb type=text></td></tr> <tr><td width=30%><b>Url :</b></td><td width=70%> Http://<INPUT name=weburl type=text></td></tr> <tr><td width=30%><b>Comentarios :</b></td><td width=70%><textarea name=comentario rows=5 cols=23></textarea><br><right> <input type=submit value=Enviar></right></td></tr> </form>
O si no querria censurar palabras, y censuro href y soluciono algo minimo.