Re: Re: about UPDATE table

2000-11-23 Thread lyf
t;finish; >$dbh->disconnect; > > > >Regards, Gerhard > >----- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] Ö Àñ£¡ lyf [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

about UPDATE table

2000-11-22 Thread lyf
-> execute ; i can't update the table, alse delete how can i do, another problem how can i close the database. did it write: $dbh->close();? --- Ragnar Hakonarson: Where can i fine perldoc perldsc?

Re: Re: can't get $sth -> fetchall_arrayref each one?

2000-11-21 Thread lyf
[$i] } ) { > print $dat->[$i][$j]; > } >} > >see `perldoc perldsc` > >sherwin > >[EMAIL PROTECTED] writes: >># but here >>for($i=0;$i<10;$i++){ # but here i did not see the first value .. >>$dat = $sth -> fetchall_arrayref; >>for($

can't get $sth -> fetchall_arrayref each one?

2000-11-21 Thread lyf
$dat = $sth -> fetchall_arrayref; for($j=0;$j<10;$j++){ print "$dat->[$i][$j]"; } } # so how can i get the first value or the next and the last value on my mind? Ö Àñ£¡ lyf [EMAIL PROTECTED] --

about epchar.c.min ?

2000-11-20 Thread lyf
i have get the epchar.c.min and copy to site\lib\html\ but it didn't seem to work, how can i do install it . and do anything? Ö Àñ£¡ lyf [EMAIL PROTECTED] - To unsubscri

why embperl didn't support chinese words?

2000-11-20 Thread lyf
hello the apache webserver mod_perl didn't support double bytes there is ,i can't see chinese word in embperl, like this "??o?" i have insert:"" but it is not work. Ö Àñ£¡ ly