<!doctype html> <html> <head> <meta charset="utf-8"> <title>demo</title> </head> <body> <form method="post" action="index.php"> <input type="text" name="user"/><br/> <input type="text" name="pass"/><br/> <input type="text" name="sex"/><br/> <input t
<!doctype html> <html> <head> <meta charset="utf-8"> <title>demo</title> </head> <body> <form method="post" action="index.php"> <input type="text" name="user"/><br/> <input type="text" name="pass"/><br/> <input type="text" name="sex"/><br/> <input t