Jump to content

About sms and mms


joel danny

Recommended Posts

Hi my people

 

I am a kid to the php web development.

 

And I just want to send the sms / mms to the mobile phones through my website can anyone please help me..how i can move forward to this done.

 

Thanks .. Help me....

 

Thanks and looking forward to hear from you all.

 

Thanks

Jothirajan.V

Link to comment
https://forums.phpfreaks.com/topic/146346-about-sms-and-mms/
Share on other sites

1. You need to subscribe to an sms gateway service

2. Use their API to communicate with their server.

 

Alternative to this but not as reliable and can be limiting, is to setup your own server with mobile phone attached and send your requests to that.

Link to comment
https://forums.phpfreaks.com/topic/146346-about-sms-and-mms/#findComment-768334
Share on other sites

1. You need to subscribe to an sms gateway service

2. Use their API to communicate with their server.

 

Alternative to this but not as reliable and can be limiting, is to setup your own server with mobile phone attached and send your requests to that.

 

Thank you

 

Meantime any reference site to get the API . And how i can integrate the API with mine . Whether i have to pay for the API in a monthly manner.

 

Sorry for my bad english

 

Thanks

Jo

 

Link to comment
https://forums.phpfreaks.com/topic/146346-about-sms-and-mms/#findComment-768338
Share on other sites

If you subscribe to a service provider they will give you the API and the help to set it up on your site, they will charge you for the messages sent and you usually buy them in bulk.

 

Just type "sms gateway" in google and a whole list of them will come up for you to check out, you can then choose based on the best pricing and services for your needs.

Link to comment
https://forums.phpfreaks.com/topic/146346-about-sms-and-mms/#findComment-768341
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.