tags:

views:

172

answers:

2

Hello Sir, i want to know hte php coding for sending the messages to the mobile port. Help me thanks

+2  A: 

Try searching first? http://stackoverflow.com/questions/432944/sms-from-web-application

Petoj
+1  A: 

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