0

I want to know the PHP coding for sending the messages to the mobile port.

bluish
  • 26,356
  • 27
  • 122
  • 180
Rakesh
  • 14,997
  • 13
  • 42
  • 62

2 Answers2

2

Try searching first? SMS from web application

Community
  • 1
  • 1
Peter
  • 37,042
  • 39
  • 142
  • 198
2

To send sms from the php to the mobile you need to use any mobile solution provider like clickatell.com

They provides all the api details and sample code though which you can send sms.

Bindas
  • 980
  • 2
  • 8
  • 22