The bit I have highlighted red is straight from the PayPal web site. I am getting the following error message:
Parse error: syntax error, unexpected T_STRING in MYK_PAYPAL.php on line 7
Line 7 is the one that says: $show_MYK_PAYPAL = true;
I am no expert in PHP, in fact I have never programmed in PHP... if anyone can say what the problem might be I would be very grateful.