Thread Use of uninitialized value in concatenation (.) or (14 answers)
Opened by x-man at 2004-04-09 17:15

format_c
 2004-04-09 20:36
#2033 #2033
User since
2003-08-04
1706 Artikel
HausmeisterIn
[Homepage] [default_avatar]
Alternativ kannst du einfach einen leereh String ausgeben:
Code: (dl )
print $array[2] || '';


Gruß Alex

View full thread Use of uninitialized value in concatenation (.) or