On Tue, Jun 30, 2009 at 11:21:03PM -0400, Phpster wrote:
> On Jun 30, 2009, at 10:48 PM, Paul M Foster
> wrote:
>
>>
>> FWIW, I've had to do this exact thing with regard to form validation,
>> except I'm not looping. Check each condition, and if it fails, never
>> mind validating the rest of t
On Jun 30, 2009, at 10:48 PM, Paul M Foster
wrote:
On Tue, Jun 30, 2009 at 06:31:54PM -0500, Flint Million wrote:
This might seem silly but here's what I'm trying to do
Suppose I have some kind of check variable - say for example
$abort_now. Or it could be a function. Something to be
On Tue, Jun 30, 2009 at 06:31:54PM -0500, Flint Million wrote:
> This might seem silly but here's what I'm trying to do
>
> Suppose I have some kind of check variable - say for example
> $abort_now. Or it could be a function. Something to be evaluated to a
> value.
>
> I want to execute a block
This might seem silly but here's what I'm trying to do
Suppose I have some kind of check variable - say for example
$abort_now. Or it could be a function. Something to be evaluated to a
value.
I want to execute a block of statements, but after EACH statement
executes, check the value of $abort_no
4 matches
Mail list logo