Help for this page

Select Code to Download


  1. or download this
    $pointer2 = $sth2->fetchrow_hashref;
    $image = $pointer2->{'image'};
    ...
    else {
        ## It doesn't (or the DB query return false)
    }