what to do so that the server is able to receive [HTTP_MSISDN] SERVER HEADER?
what to do so that the server is able to receive [HTTP_MSISDN] SERVER HEADER?
do a print_r() or a var_dump() of the $_SERVER array, to see if the header you are looking for is included.
Try this function : apache_request_headers() http://ca2.php.net/manual/en/functio...st-headers.php
Last edited by xav0989; 04-13-2010 at 07:29 AM.
█ Xavier L | Community Public Relations Manager (Free Hosting Support)
█ Yes, my position is too cool to even exist!
█ How am I helping? Rate this post by clicking theicon below! (this is even better than "liking" a post)
█ Terms of Service | Acceptable Use Policy | x10Hosting Wiki
A google search seems to indicate that is a header set when using a mobile phone to access the site in question.
http://coding-talk.com/f14/hmmm-2995/index4.html
I don't believe that header is set if it's being viewed by a regular system but I do not believe there's anything special that has to be done to "enable" reading it.
TOS breakers will be suspended regardless of race, creed, national origin, hair color, or favorite food. Thanks for your understanding!