[users@httpd] Extracting query fields from query-SSI
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi,
I've a query related to the SSI feature under apache.
I found that there are variables QUERY_STRING and QUERY_STRING_UNESCAPED
using which I can get to know the query that the user has sent. But I want to separate
each of the parameter in the query and make use of that.
e.g. http://<server>/pahe.shtml?a=1&b=2&c=3 I would like to extract values of
a, b and c from the query and use them.
Is there a way to do this without using any cgi or exe?
Bye
Kishor
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]