+ 1
How to send sms after submit form in php?
How to send sms after submitting form in php?
2 Respostas
0
You need to use a service such as Twilio to get a number. Then you can talk to Twilio via PHP. Check out the docs.
0
Hi Ben Allen (Njinx),
Thanks for your suggestions, but already I got an output using the below code. https://code.sololearn.com/wrww6PsJ5rqK/?ref=app