the Following line of code
echo “<a href=’http: //localhost/moviesite.php?favmovie=Stripes' > ";
throws the error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';'
Any help on what Im doing wrong here would be helpful. Thanks!