August 2016
Intermediate to advanced
610 pages
11h 55m
English
In this chapter, we will cover the following topics:
$_POST filters$_POST validatorsIn this chapter, we will show you how to build classes that generate HTML form elements. The generic element generator can be used for text, text areas, passwords, and similar HTML input types. After that, we will show variations that allow you to pre-configure the element with an array of values. The form factory recipe will bring all these generators together, allowing you to render an entire form using a single configuration ...
Read now
Unlock full access