Re: [PHP] Variable question, yet another

2001-05-09 Thread Gyozo Papp
MAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: 2001. május 8. 21:22 Subject: Re: [PHP] Variable question, yet another > On Tue, May 08, 2001 at 01:20:49PM -0500, King, Justin wrote: > > So when the line hits type 1, it eva

Re: [PHP] Variable question, yet another

2001-05-08 Thread Jason Stechschulte
On Tue, May 08, 2001 at 01:20:49PM -0500, King, Justin wrote: > So when the line hits type 1, it evals like this > > echo "[a href="myscript.php?username={$userdata["username"]}"]Goto > MyScript.php[/a]"; > > Of course this yields an error because of the "'s in the anchor tag. > But if I add s