I currently have a php script that reads email messages sent from phones and then publishes them on the Internet ...
I want to do the same, but instead of reading emails, I would like to process the data via SMS.
therefore, if someone sends an SMS to number X, my program will receive a message through this number X and will use it on the site.
What I need?
eduardito
source
share