Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #19071

Re: How to validate $_POST array

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.php
Subject Re: How to validate $_POST array
Date Thu, 11 Aug 2022 17:43:14 +0200
Lines 17
Message-ID <jlkmchFd0r6U1@mid.individual.net> (permalink)
References <62f4cfff$0$568$65785112@news.neostrada.pl>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Trace individual.net /JV0bXiPcT8wXtRJKWgolATHrBC19vkcYnUB6W8RywbFr5Vtu5
Cancel-Lock sha1:VfQzuzmzr6dIq05mU14+EyRTAUU=
Content-Language de-DE
In-Reply-To <62f4cfff$0$568$65785112@news.neostrada.pl>
Xref csiph.com comp.lang.php:19071

Show key headers only | View raw


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

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to validate $_POST array Jakub <jak74@interia.pl> - 2022-08-11 11:47 +0200
  Re: How to validate $_POST array Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-08-11 14:43 +0000
    Re: How to validate $_POST array Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-08-11 14:49 +0000
  Re: How to validate $_POST array Arno Welzel <usenet@arnowelzel.de> - 2022-08-11 17:43 +0200
  Re: How to validate $_POST array "He, who travels time to time" <he1983912@aol.com> - 2022-09-22 07:12 -0700

csiph-web