Thread </textarea> in textarea?: wie escapen?
(5 answers)
Opened by Strat at 2003-12-17 12:40
ähm, du solltest alle entities quoten, nicht nur <textarea>!!
anders ist es nicht gültig. also einfach HTML::Entities nehmen. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |