On Thu, Jun 07, 2001 at 04:34:48PM -0400, Bradshaw, Brian wrote:
> You guys have been so nice.. I have another question :)
> 
> What does fetchhash do?
> 
> I have the code :
>       $return_hash = $dbh->query($query) or print "$query\n\n";
>       %result = $return_hash->fetchhash();
> But I am unsore of what the fetchhash does.

Hard to say without knowing more about $dbh.

-- 
Salad: it's what's for dinner, for what's for dinner.

Reply via email to