I\'m doing some wml coding and Im using PHP inside it.. but If I want one of my php variables from one card to another... is there a way I can use the
<a href \"#card3?variable=$oldvariable\">GO</a>
on the same way its done in \"ordinary\" php ?
best regards