Hi,
I have a PHP page.
I have MonthTo and YearTo <select> drop downs to display the month and year.
and I have chkPresent checkbox.
I want to make the MonthTo and YearTo required only when the checkbox is NOT checked.
How can I do this in PHP please?
Thanks,
Jassim