====== Form ====== ===== Basics ===== ^ Code ^ Function ^ | %%
%% | opens a form and closes it | | %%%% | displays a textfield | |
| displays a dropdown |
| | hides the input text |
| | radio buttons |
| | checkbox |
| | submitbutton to send the input to a phpfile |
===== Code example =====
See [[webseite:php:form]] for the PHP
\\
\\
~~DISCUSSION:closed~~