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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.