Parse parameter without using CGI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kambinglaaaaaaa
    New Member
    • Mar 2007
    • 7

    Parse parameter without using CGI

    can anybody help me, how to parse a parameter without using CGI, anybodys?
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    use the old cgi-lib.pm file if you can't use theCGI module, it's probably the next best thing. goggle around and you will find it.

    Comment

    Working...