if you're experiencing this type of parse error, it is almost ALWAYS because of a missing closing brace or quote, making the script think it should still be running.
check your braces and quotes carefully, making sure you've closed every set you've opened.
if you're experiencing this type of parse error, it is almost ALWAYS because of a missing closing brace or quote, making the script think it should still be running.
check your braces and quotes carefully, making sure you've closed every set you've opened.
Post your Answer