How can I create a multiple page form and collect data from that into
my php file? I have one page now but I want to add more pages.
my html file is

<body>
<"form method="POST" action="capitals.php">
a short quiz, then
<input type="Submit" value="Next Page">
</form>

thanks. adam

Reply via email to