Hi,
I upgraded to 4.2 and now I get those errormessages
"Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting
T_STRING or T_VARIABLE or T_NUM_STRING in ..."

when doing sth like:
$name = "My $row['name']";

Why?

greetings,
Uwe



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to