I am attempting to calculate Age in months from the DoB - date of birth summited by a user.
if The computed age is between 35 - 45 then the condition is true.
I have tried using the BETWEEN condition but somehow it is not working.
When I test with the date 08-08-1977 it evaluates to true. What am I doing wrong
You mean when you replace the dynamic $POST_values with 08-08-1977?
What value exactly does your form input actually submit? Have you tried outputting: