I'm evaluating Now Wap and I have a problem with the detection of the IP address of the handset visiting the page. I tried $_SERVER['REMOTE_ADDR'] header but I only get the IP address of Now Wap server. Any ideas?
Because NowWAP is acting as a proxy, your application server will see the source IP as being that of the proxy. The application server needs to reply back to the proxy which will then relay the response to the client.
If you need to know the source IP of the original client, NowWAP inserts an HTTP header with this information: X-WAP-Client-IP: