docock
06-26-2010, 05:51 AM
I'm getting an error message: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING
on this line:
echo "<img src='../../mdwpictures/thumbs/'.$bestandsnaam.$Countryrow['Randomt'].'.jpg?'.$rand.'><br>'";
but I don't see what's wrong with the coding. It's not in the variables, it must be something with the quotes I guess?
on this line:
echo "<img src='../../mdwpictures/thumbs/'.$bestandsnaam.$Countryrow['Randomt'].'.jpg?'.$rand.'><br>'";
but I don't see what's wrong with the coding. It's not in the variables, it must be something with the quotes I guess?