Help for this page

Select Code to Download


  1. or download this
    while ( $hash_ref = $sth->fetchrow_hashref )
    {
    ...
    
       # Do something with values
    }