Okay so I'm new to MySQL and PHP so far I have the simple form... that will get the data from my PHP page witch is not yet made because I don't know what code to use... My form page is like such
<html>
<body>
<form action="Unkown.php" method="post">
<center>
Name:<input type="text"...