in reply to Fetchrow_array returns empty value

$datbase->execute()

datbase? That should probably be database.

use strict; would have cought that ...

Replies are listed 'Best First'.
Re^2: Fetchrow_array returns empty value
by Anonymous Monk on Mar 24, 2014 at 14:49 UTC
    Yes you're right. I replaced that, but i still have the same problem.