Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Good morning all.

I have a mobile web application in php. There is a field for mobile number to be entered and after clicking OK, an OTP is sent to that number to get further access to application.

Current scenario is user have to see the sms and get the otp from sms and enter it manually in the OTP field to match.

My question is, can we create sms listener in php as that of android apps in which OTP gets read [and submitted] automatically ?

If yes then how ?

Any help will be much appreciated !

What I have tried:

My application is fully developed and in working condition with sms module. All I need is to get OTP in sms automatically read.
Posted
Updated 17-Feb-17 20:59pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900