Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl
How to extract name/value pairs from the query string?
 

Index | Next | Previous | View Flat


himanshu.garg at gmail

Sep 23, 2008, 8:06 AM


Views: 725
Permalink
How to extract name/value pairs from the query string?

Hi,

What is the recommended module to get the name/value pairs from the
query string. Apache2::RequestRec::args comes close but there must be
something easier to use.

sub login_response {
my $r = shift;
my $args = $r->args();
...
}

Thanks,
Himanshu

Subject User Time
How to extract name/value pairs from the query string? himanshu.garg at gmail Sep 23, 2008, 8:06 AM
    Re: How to extract name/value pairs from the query string? fred at redhotpenguin Sep 23, 2008, 8:50 AM
        Re: How to extract name/value pairs from the query string? adam.prime at utoronto Sep 23, 2008, 10:09 AM
    Re: How to extract name/value pairs from the query string? jdrago_999 at yahoo Sep 23, 2008, 9:32 AM
        Re: How to extract name/value pairs from the query string? perrin at elem Sep 23, 2008, 10:55 AM
        Re: How to extract name/value pairs from the query string? aw at ice-sa Sep 23, 2008, 11:51 AM
            Re: How to extract name/value pairs from the query string? perrin at elem Sep 23, 2008, 12:10 PM
    Re: How to extract name/value pairs from the query string? himanshu.garg at gmail Sep 23, 2008, 5:39 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.