New Zenner
- Join Date:
- Aug 2006
- Location:
- Northwest U.S.A.
- Posts:
- 8
- Plugin Contributions:
- 0
Parse Error
:wacko: Need help
I am working on modifying a payment module to allow the use of online checks. I keep getting a parse error on the very last line of the PHP script that ends with the ?>. The message that the debugger gives is:
Parse error: parse error, unexpected $end in echeck.php on line 252
Line 252 only has ?> in it
I can sent the script if needed