fastcgipp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fastcgipp-users] check if variable has been posted


From: Axel von Bertoldi
Subject: Re: [Fastcgipp-users] check if variable has been posted
Date: Wed, 13 May 2009 08:12:57 -0600

Can you not just check Http::Environment::posts? Iterate of over the key looking for your variable name?

a.

On Wed, May 13, 2009 at 7:37 AM, Goran <address@hidden> wrote:
Hi all, hi Eddie,

is there a way to check if a variable has been posted or not?

For this check the value of the variable is regardless.

I would need something like:

if("MyVar" has not been posted by the client) {do something}


Goran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]