Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: scrolling list

by Alex the Serb (Monk)
on Dec 21, 2001 at 18:46 UTC ( [id://133761]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while(my $ref = $sth->fetchrow_arrayref()) {
      print "first=",$$ref[0]," second=",$$ref[1], .....
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found