Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: DBI Fetchrow_hasref issue

by jweed (Chaplain)
on Feb 21, 2004 at 17:20 UTC ( [id://330825]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while($info = $sth->fetchrow_hashref) {
        @case = keys %{ $info };
        print @case; 
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://330825]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (9)
As of 2024-04-18 20:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found