An SMS gateway is a way of sending a text message with or without using a mobile (cell) phone. Specifically, it is a device or service offering SMS transit, transforming messages to mobile network traffic from other media, or vice versa, allowing transmission or receipt of SMS messages with or without cell phone.
Questions tagged [sms-gateway]
680 questions
-3
votes
1 answer
Send Message using C#
I would like to send sms messages using C# code.
For that, I am using the 'clickatell sms Gateway'.
Would anyone be able to help me with this?

rohan panchal
- 881
- 3
- 15
- 32
-4
votes
1 answer
How to forward SMS messages from one phone to a different one via PHP or Java
I would like to set up an my application to work in a way that I could have all messages to my phone, +254 710 * , forwarded to a URL, where there's some PHP/ Java code that in turn forwads the message to another different phone, +254 722 *. Is…

Program-Me-Rev
- 6,184
- 18
- 58
- 142
-4
votes
1 answer
Need SMS integration for magento
I need to integrate SMS for different events i.e on customer registration, new order placed, order status change, etc in magento with http sms api provided by sms provider. Please share if anyone have it. I want it to be customized and dont want to…

Arvind Pal
- 1
- 4
-4
votes
5 answers
user verification using SMS (php)
I am stuck in a situation in which when a user registers, he/she get a confirmation SMS on his/her mobile number, and he/she able to confirm their application by replying to the confirmation SMS, be repling like YES/NO to that confirmation sms..
Is…

Nishant Solanki
- 2,119
- 3
- 19
- 32
-6
votes
1 answer
Need to send message to mobile numbers international numbers and also national numbers using php
Need help , I want to know and implement this problem.
My problem is, In textfield i give greater than or equal to 10 digit mobile number(International Numbers or National Numbers) . when i click submit button need to send some message to that…

IRSHAD SAHEB
- 65
- 2