Thread CSV Datei mit CGI öffnen (117 answers)
Opened by lolipop 999 at 2006-11-17 19:35

pq
 2006-11-20 19:07
#9004 #9004
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
[quote=lolipop 999,20.11.2006, 16:15]
Code: (dl )
1
2
3
4
9 print header()
10
11 my $dbh;
12 my $sth;
[/quote]
ein statement wird mit einem semikolon vom naechsten statement
getrennt. das wurde dir aber auch schonmal gesagt.\n\n

<!--EDIT|pq|1164042477-->
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
Antworten mit Zitat

View full thread CSV Datei mit CGI öffnen