Try changing that line to this:
Because Backstage is the value of the radio button, not Backstageworker as it was in the code.PHP Code:if($_POST[shade] == 'Backstage' || $_POST[shade] == 'Both') {
Try changing that line to this:
Because Backstage is the value of the radio button, not Backstageworker as it was in the code.PHP Code:if($_POST[shade] == 'Backstage' || $_POST[shade] == 'Both') {
- Josh
Bookmarks