Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Possible loop problems in database query

by coldfingertips (Pilgrim)
on Apr 04, 2007 at 15:27 UTC ( [id://608298]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    id   parentid   catname   catdesk
    
  2. or download this
    # print the beginning of the select
    print "<select name='categories' SIZE='5'>\n";
    ...
    }
    
    # close that thar select box
    
  3. or download this
    <select name='categories' SIZE='5'>
    <option name='insect'>insect</option>
    ...
    <option name='Dogs'>&nbsp;*Dogs</option>
    <option name='bird'>bird</option>
    </select>
    

Log In?
Username:
Password:

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

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

    No recent polls found