Sms

Discussion in 'Programming' started by torbatt, May 31, 2012.

  1. #1
    I want to send sms from my website for user verification like google and facebook

    I don't have any idea about sms getway

    What is solution for it
    please help me
     
    torbatt, May 31, 2012 IP
  2. Atif123

    Atif123 Active Member

    Messages:
    576
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    90
    #2
    you want to facility to user send sms free of charge? like this site sms4smile.com
     
    Atif123, May 31, 2012 IP
  3. torbatt

    torbatt Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I dont want this kind of commercial website sms

    These are steps

    1. User fill the registration form of my website but he/she is not registered yet
    2. my Web server will send a verification code on the mobile
    3. User will enter this verification code in my websites verification page
    4. Now user will become my registered user
     
    torbatt, May 31, 2012 IP
  4. BMR777

    BMR777 Well-Known Member

    Messages:
    145
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    140
    #4
    BMR777, May 31, 2012 IP
  5. torbatt

    torbatt Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5

    Thank you BMR777 for your post.
    I am from India. Is it work in India also
    Can you tell me more about it
     
    torbatt, Jun 1, 2012 IP
  6. BMR777

    BMR777 Well-Known Member

    Messages:
    145
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    140
    #6
    Here is a world list of carriers and their gateways:
    http://en.wikipedia.org/wiki/List_of_SMS_gateways

    You just need to ask the user their cell number and the carrier they are using. Then you would need a database of the carriers and gateways I posted in the link, then do some programming to send the message via the correct gateway depending on the user's carrier. :)
     
    BMR777, Jun 4, 2012 IP