Thread Array-Indexzugruff nicht erkannt?: Use of uninitialized value in string ne (10 answers)
Opened by Herr_Cisie at 2006-04-12 13:23

bloonix
 2006-04-12 13:31
#64759 #64759
User since
2005-12-17
1615 Artikel
HausmeisterIn
[Homepage]
user image
Hi Herr_Cisie,

$zeile[1] ist leer. In deiner Split-Anweisung wird nur $zeile[0]
"gefüllt", wenn der String in $_ im Schleifen durchlauf kein ", "
enthält.

Greez,
opi

Edit:

Quote
Ich benutze "use strict;" in meinem Skript


sehr löblich!\n\n

<!--EDIT|opi|1144834458-->
What is a good module? That's hard to say.
What is good code? That's also hard to say.
One man's Thing of Beauty is another's man's Evil Hack.

View full thread Array-Indexzugruff nicht erkannt?: Use of uninitialized value in string ne