Thread MySQL und Perl (71 answers)
Opened by H3llGhost at 2007-10-14 17:05

Gast Gast
 2007-10-16 14:30
#100906 #100906
Hallo,

so mache ich das:

Code (perl): (dl )
1
2
3
[...]
while ( my $hash_ref = $db_conn->fetchrow_hashref( $result ) )
[...]

View full thread MySQL und Perl