View Single Post
Old 11-14-2012, 03:39 PM   PM User | #1
jonnyi
New to the CF scene

 
Join Date: Feb 2009
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
jonnyi is an unknown quantity at this point
Help needed - amending OR php logic to AND

Hi -

I would like to amend the code here so that instead of it saying "if radiobutton1= NO or radiobutton2 = NO or radiobutton3 = NO......etc.....then send this email message" it instead says "if radiobutton1 = NO and radiobutton2 = NO and radiobutton3 = NO....etc....then send email message 1, else send email message 2"

Can anyone help? I don't know php at all and need to do this as soon as possible, so any help would be gratefully received!
jonnyi is offline   Reply With Quote