PHP Experience

I am tottaly new in php. I know Code Academy already rolled out but anyone help me with this will be appreciated.

I wrote this code

Hello, <?php echo ($_GET['name']) ?>

Now instead of showing the name it only shows
“Hello,”
but URL is fine (?name=linnea). Anyone tell me whats wrong here.

please provide the real URL code “(?name=linnea)”