Jump to content

how to receive message from cell to application using "clickatell" software?????


php_dev

Recommended Posts

hello,

      i want to receive message using "clickatell" software into my application using php.i am having token no for my application....so customer will send sms to that number...but i dnt know how to receive those msg...where it will store?

 

help me...

sms can be compared to emails, an incoming sms can be handled through HTTP POST you need however to look for a server which supports sms gateways, you just need to redirect that gateway to your script to handle it (store in db or something)

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.