On Wed, Jan 7, 2009 4:37 PM, "Kevin Coffman" wrote:
> My Cosign-protected server is being invoked from another
> Cosign-protected server with a query string in the (GET) request. My
> server's PHP code is not seeing the query string in
> $_SERVER['QUERY_STRING']. Is there some cosign-specific co
Hi,
Forgive me if this is the wrong list, and consider me a novice web programmer.
My Cosign-protected server is being invoked from another
Cosign-protected server with a query string in the (GET) request. My
server's PHP code is not seeing the query string in
$_SERVER['QUERY_STRING']. Is there