sorry, didn't get the last lie there. (brain fart)
If the code example is what you're pushing out, then take the '=' sign out of the first php variable.
and, to be honest I write my string like this:
?desc_card=<?echo("$card_desc");?>&
select_card=<?echo("$card");?>
it works great for me