I'm working on the form mod that I found on here, and I uploaded it and am now getting a parse error on line 125. As far as I know, there's nothing there that would cause a parse error... Here's the line of code:
Code:
$radioquestion1 = "Have you been a Moderator, Super Moderator, or Administrator at any other forums?";
I've attached the .php file if anybody wants to take a look at it and tell me what I'm doing wrong. I'm relatively new to programming PHP, so forgive me if it's messy. Any help would be greatly appreciated.