Jump to content

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STR


ballhogjoni

Recommended Posts

Can some one help me figure this out?

 

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/realfina/public_html/ec/checkout/new_dcc_process.php on line 157

 

heres some code, line 157 is at the bottom

					}
				$errorOut = FALSE;
				$email_flag = TRUE;
				//echo ($tag_value . "=" . $value . "<br>");
			} else {
				//echo ($tag_value . "=" . $value . "<br>");
			}
		}
		//echo ($name . "=" . $value . "<br>");
	}
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.