"Rozengurtel, Daniel" <[EMAIL PROTECTED]> wrote:

> Hello people.
> Does anybody know how to retrieve a single value from a DB?

I did exactly this today, thus:

($val) = $sth_check->fetchrow_array;

John A

Reply via email to