April 2026
Intermediate
1009 pages
34h 15m
English
After this wealth of information, we would like to show you two application examples that bring additional functionalities to the example form and demonstrate file uploads in practical use.
By using PHP, the form is now bullet-proof. This means that the data is only actually processed further if it is complete. However, as already mentioned, the form check is more of a service to the user to prevent unintentional errors. It is not possible to prevent intentional errors.
However, the JavaScript client-side scripting language offers possibilities to set up the form check in a more resource-efficient way. This makes it possible to check user input in the web browser and possibly prevent ...
Read now
Unlock full access