Table of Contents

Web Development Lesson 8 - Forms

Summary

In this lesson we have learnt how to create a form using HTML and CSS, how to check user input with Javascript and how to process the data in PHP for storing in MySQL.

HTML Tags

HTML Attributes

CSS

Javascript

PHP

MySQL

Next Lesson: Sessions