Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re (tilly) 1: Untainted done right!

by SilverB1rd (Scribe)
on Feb 13, 2001 at 20:11 UTC ( [id://58135]=note: print w/replies, xml ) Need Help??


in reply to Re (tilly) 1: Untainted done right!
in thread Untainted done right!

I'm using CGI for the main data handling, I was unable to find a way with CGI to extract the commandline like I needed. I have printed out the CGI information and it seems to be more for creating forms rather then processings them, at leat the way I need them to be processed.
  • Comment on Re: Re (tilly) 1: Untainted done right!

Replies are listed 'Best First'.
Re: Re: Re (tilly) 1: Untainted done right!
by arturo (Vicar) on Feb 13, 2001 at 20:16 UTC
    IF 
    	you're getting info off the command line
    THEN
    	you probably want one of the Getopt modules
    
    (Getopt::Std or Getopt::Long).

    And CGI is DEFINITELY built for processing input from HTML forms -- in fact, it's very powerful that way (hint: check out the documentation for param in the CGI manpage!).

    Philosophy can be made out of anything. Or less -- Jerry A. Fodor

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-16 14:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found