ballhogjoni Posted April 4, 2007 Share Posted April 4, 2007 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>"); } } Link to comment https://forums.phpfreaks.com/topic/45615-parse-error-syntax-error-unexpected-t_encapsed_and_whitespace-expecting-t_str/ Share on other sites More sharing options...
per1os Posted April 4, 2007 Share Posted April 4, 2007 Chances are it is the the } post more code if you want to be helped. Link to comment https://forums.phpfreaks.com/topic/45615-parse-error-syntax-error-unexpected-t_encapsed_and_whitespace-expecting-t_str/#findComment-221547 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.