You could try something less convoluted like:
NOTE: the code between the IF and ENDIF will not be visible unless the
condition equates to TRUE
-Original Message-
From: Steve Jackson <[EMAIL PROTECTED]>
To: PHP General <[EMAIL PROTECTED]>
Date: Monday, October 28, 2002 8:14 AM
Hello Steve,
I hope I understand your questions...so first we will check value of
country (if it is other than finland)...then if the first if
requirement is not met we will continue to second part (checking
express)...and so on
if {$country!="finland"){
display_shipping(calculate_nonfinla
2 matches
Mail list logo