Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\wamp\www\WDI\test.php on line 13
how to fix this error
You have a syntax error. Since we don't know what is on line 13 of test.php we can't help.