I know about using
@results = $sth->fetchrow_array();but that only gets one row. I have read about fetchall_arrayref but what does this do, how do i use it and what is an array reference? -- Matthew Harrison Webmaster www.genestate.com [EMAIL PROTECTED]
