Currently I'm at
http://example.com/topic.php?id=14 
and I want to make a link to
http://example.com/topic.php?id=14&like=like 
by not defining the current url. Like <a href="&like=like">Like</a>. However this last one shows me http://example.com/&like=like