8 users online. Create an account or sign in to join them.Users
Server Headers
Add $_SERVER values to your XML
Browse
Description
Includes a Data source that places a few useful values from the PHP $_SERVER super global into the page XML. These include:
- HTTP_REFERER
- HTTPUSERAGENT
- HTTP_HOST
- SERVER_NAME
- SERVER_ADDR
- SERVER_PORT
- REMOTE_ADDR
- QUERY_STRING
- HTTPXFORWARDED_FOR
See this forum thread for discussion.