I have a problem to read MSISDN number when user connect to the internet using mobile data, the MSISDN number is used to matched with the database and validate user access. when the user access with MSISDN not in the database, the server will remind them with a notification. Is it possible to read MSISDN number using PHP?
If yess, then please tell me how, i have read some similar question such as this link, but it doesn't work, it may caused by operator hide the content header.