<!DOCTYPE html> <html> <body> <form action="files/process.php" method="post"> Name:<input type="text" name="fullname"><br> Email:<input type="email" name="email"> </form> </body> <html>
Run
×
Share