Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: html checkbox and perl cgi

by ruzam (Curate)
on Jan 19, 2014 at 00:33 UTC ( [id://1071154]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $db_query = "SELECT ST.sno_name,HT.homolog_name FROM sno_Table ST, Hom
    +olog_Table HT,sno_Homologs SH,Organism O WHERE ST.sno_id=SH.sno_id AN
    +D SH.homolog_id=HT.homolog_id AND HT.org_i d=O.org_id and (ST.family=
    +?) and O.organism=?";
    
    ...
    
    $sth->execute($family, $TB);
    

Log In?
Username:
Password:

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

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

    No recent polls found