Leser: 3
![]() |
|< 1 2 3 4 >| | ![]() |
38 Einträge, 4 Seiten |
my ($login, $password) = shift;
my ($login, $password) = @_;
QuoteDBI::db=HASH(0x81f1124)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at ./slashem.pl line 21, <STDIN> line 5.
1You enter the World of SlashEm... Currently there are 1 Users registered
Can't call method "main" without a package or object reference at ./slashem.pl line 90, <STDIN> line 5.
mindfucked:/home/mindfuck/scripts#
die "irgendwas ganz komisches ist passiert"
die "irgendwas ganz komisches ist passiert";
my $stmt = q~INSERT INTO users(username, password) VALUES($login, $password)~;
![]() |
|< 1 2 3 4 >| | ![]() |
38 Einträge, 4 Seiten |