I want to make Facebook as sending and receiving SMS messages. Is there any PHP API for this? I want to use a specific number like Facebook.
Note
Sending SMS via E-mail is possible, but how can I receive SMS messages through my PHP application? I am looking for a free PHP API without any external hardware for this. Is it possible?
source
share