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

Re: Not sure how to query my database in this code

by sulfericacid (Deacon)
on May 11, 2008 at 02:34 UTC ( [id://685920]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     last if $count = $total_images;
    
  2. or download this
     last if $count == $total_images;
    
  3. or download this
    sub display_pictures
    {
    ...
    
    print qq(</table>);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-23 10:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found