On Wed, Mar 4, 2009 at 17:51, PJ <af.gour...@videotron.ca> wrote:
>    elseif ($obligatoryFieldNotPresent = 1) {
>            $obligatoryFieldNotPresent = 0;
>    }

    Are you certain you only wanted a single equal operator in the
last elseif() condition?  Further, are you sure it should even be an
elseif() and not a straight else?

-- 
</Daniel P. Brown>
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
50% Off All Shared Hosting Plans at PilotPig: Use Coupon DOW10000

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to