"Ben Duffy" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Shawn McKenzie" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > I have a var:
> > $test = 'echo \'test\';';
> >
> > If I display this in a textearea like so:
> > echo " > name=\"action\">\n"
> > .$test
>
"Shawn McKenzie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have a var:
> $test = 'echo \'test\';';
>
> If I display this in a textearea like so:
> echo " name=\"action\">\n"
> .$test
> ."\n";
>
> In the browser and in the HTML source I see (no slashes):
> echo 'test';
>
> Eve
2 matches
Mail list logo