[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

get user's request data


Rather than use Apache2::Request to get user's request data,

    $req = Apache2::Request->new($r);
    @foo = $req->param("foo");


how can I use pure mp2 methods to do it? thanks.


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.