Thread mySQL DBD und do() (2 answers)
Opened by Robse at 2005-06-17 15:47

pq
 2005-06-17 16:32
#33344 #33344
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
im fehlerfall kommt wohl nicht 'nichts' zurück, sondern undef.
ist ganz einfach:
if ($success) {
0E0 ist das klassische "0 but true", also ein wahrer rückgabewert, aber als zahl 0.
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

View full thread mySQL DBD und do()