print "_root.holder.Status=\n Copy the following link to view your card:\n http://www.mywebsite-example.net/SelectCard.php?EcardText=$CreateEcard&ENum=$EcardNum\n\n-----------------------------------";
?>
This code displays a text link in a dynamic text on my flash movie.
My problem is this, where it says $CreateEcard&Enum=etc... the & disappears when it displays in the dynamic text in the flash.
I've tried &, \n&\n etc... just really need that & to appear, but php is treating it like a code and I don't want it to.
Question
Izlude
I'm re writing my question.
In PHP, I've got
This code displays a text link in a dynamic text on my flash movie.
My problem is this, where it says $CreateEcard&Enum=etc... the & disappears when it displays in the dynamic text in the flash.
I've tried &, \n&\n etc... just really need that & to appear, but php is treating it like a code and I don't want it to.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts