Calocybe: -> (REGEXP) s/\n/<br>/g; geht nicht!

Beitrag lesen

Moin!

my $tmp_test="";
foreach ($test)
{
     chomp ($_);
     $tmp_test = $tmp_test + $_ + "<br>";
}
$test = $tmp_test;

Aeh... wie bitte? Kannst Du Perl ueberhaupt? Weisst Du, was das da macht? Wie auch immer, mit diesem Problem hat das ja nun rein gar nichts zu tun.

So long

--
Perhaps the designers of CSS1 thought that the "visualists" should be given toys to play with so that they will stop playing with adults' tools (HTML).
    -- http://www.cs.tut.fi/~jkorpela/styles/harmful.html