Hi
I am trying to concatinate anchor tag and it is giving me this error
Parse error: syntax error, unexpected T_STRING
My code is
$link.="a href=".test.php/verify_email/$vcode." target=_blank>".Verify email address."</a>";
Can anybody help
Thanks in advance