Moederloos
Honorary Master
I am hoping someone can point me in the right direction here!
I want to set up a SMS number (let us say 27721119999) that will respond to a message a user sends. I then need that to trigger a PHP script that can handle the message and send an appropriate response.
In essence, the user will send a message stating an account number and a password, I will parse that and reply to the account holders cell number stating the account balance (note: I reply to the registered cell # of the account, not necessarily the cell phone that I received the message from.) I am capable of handling everything from the moment the script is activated, including delivery of the SMS.
I just have no idea how to set up the PC to receive the message. Ideally I want to either register with a provider that can pass the message to me, or use an existing cell phone and bluetooth etc. I do not want to have to buy dedicated hardware (the service is not a money generator and I do not want to throw a lot of money at it
).
Premium rated SMS is an option, but too expensive for this service.
Any ideas welcomed!
I want to set up a SMS number (let us say 27721119999) that will respond to a message a user sends. I then need that to trigger a PHP script that can handle the message and send an appropriate response.
In essence, the user will send a message stating an account number and a password, I will parse that and reply to the account holders cell number stating the account balance (note: I reply to the registered cell # of the account, not necessarily the cell phone that I received the message from.) I am capable of handling everything from the moment the script is activated, including delivery of the SMS.
I just have no idea how to set up the PC to receive the message. Ideally I want to either register with a provider that can pass the message to me, or use an existing cell phone and bluetooth etc. I do not want to have to buy dedicated hardware (the service is not a money generator and I do not want to throw a lot of money at it
Premium rated SMS is an option, but too expensive for this service.
Any ideas welcomed!