How to create a page that can send msg from one to another user | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create a page that can send msg from one to another user

26th Jun 2018, 5:44 PM
Rahul
Rahul - avatar
2 Answers
+ 2
https://www.quora.com/How-do-you-send-an-SMS-using-PHP-script go through this link it has some demo how to use that you have to learn php for that
26th Jun 2018, 6:07 PM
MsJ
MsJ - avatar
+ 1
mail () function is used in PHP for sending mail
27th Jun 2018, 5:49 AM
Vineet Dixit
Vineet Dixit - avatar