News

To create a Web page that collects user information, you design a Web form made of HTML code. ... Open Notepad from Accessories in Windows. Click the "File" menu and select "Save as ...
Create the HTML data entry form in Notepad or in your PHP editor. You will need to create a form with a "POST" method to pass the data to PHP for processing.