Thread Problem mit textarea: Text wird nicht angezeigt (18 answers)
Opened by pktm at 2005-11-05 01:26

pq
 2005-11-06 16:22
#5963 #5963
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
HTML::Entities ist das richtige Modul.
URI::Escape ist zum escapen von URIs, und nicht von HTML. somit dürfte der output
auch falsch sein.
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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread Problem mit textarea: Text wird nicht angezeigt