Hi, im going to make a new Magic: The gathering website, but first i need a little help. I want to be able to put [card] tags in my webpage surrounding card names, and i want people to be able to click on them and go to here.
http://gatherer.wizards.com/?first=1&last=100&term={{{CARDNAMEHERE}}}&Field_Na me=on&Field_Rules=on&Field_Type=on&setfilter=Allse ts&colorfilter=All&typefilter=All&output=summary&s ort=name&x=0&y=0
so whatever was in the card tags gets put in the {{{CARDNAMEHERE}}}
replacing spaces with +'s.
how would i go about doing this?
(im kind of a newbie at php, so dont flame me

)