Snippets tagged “hidden-input”
1 snippet uses this tag.
- posting hidden valuePHP
In PHP, you can post a hidden value by including it in a hidden input field within a HTML form.
1 snippet uses this tag.
In PHP, you can post a hidden value by including it in a hidden input field within a HTML form.