Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: special characters storage in perl

by dreadpiratepeter (Priest)
on Aug 05, 2009 at 13:29 UTC ( [id://786109]=note: print w/replies, xml ) Need Help??


in reply to Re: special characters storage in perl
in thread special characters storage in perl

look at the return in the inner loop. I think the logic is what he intended. I theorize that his data looks like:
username row
num questions row
username row
num questions row
username row 
num questions row
...
and that he is calling the function multiple times to get all his users (although I have no idea how he knows when to stop). he probably (shutter) has a loop around the function that tests $index < @records.


-pete
"Worry is like a rocking chair. It gives you something to do, but it doesn't get you anywhere."
  • Comment on Re^2: special characters storage in perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-19 03:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found