Introduction
In this chapter we will be discussing forms, and specifically the generation and manipulation of them. Forms are a very important part in the communication with the user, as it is one of the ways to receive information from the user. It is also a great way to use forms to do a lot of validation of the elements by combining JavaScript and PHP. If we then can make it so that it looks great as well, why would we not do that?