Re: How to validate $_POST array
Arno Welzel <[email protected]>
| Newsgroups | comp.lang.php |
|---|---|
| Message-ID | <[email protected]> |
Jakub, 2022-08-11 11:47:
> I have this code
>
> if ( isset($_POST) ) {
>
> }
>
> how to do filter_has_var function to check if $_POST exist and have value?
See <https://www.php.net/manual/en/function.filter-has-var.php>.
--
Arno Welzel
https://arnowelzel.de