Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: bulding a hash

by philcrow (Priest)
on Jul 19, 2007 at 16:59 UTC ( [id://627570]=note: print w/replies, xml ) Need Help??


in reply to bulding a hash

Perhaps you might rather have DBI build the hash? Then you could try fetchall_hashref.

Phil

The Gantry Web Framework Book is now available.

Replies are listed 'Best First'.
Re^2: bulding a hash
by mnlight (Scribe) on Jul 19, 2007 at 18:42 UTC
    I thought of using fetchall_hashref but I am not sure how to use the values inputed by the user as the key. The table I am querying has no values like that. Also I only reference one column and I need a way to point to each individual row value. e.g. My option types are displayed as
    1 read 2 write 3 copy
    I want the user to enter the number value but in the script I need to use the char string.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-19 12:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found