FrontlineSMS

FrontlineSMS allows you to text message with large groups of people anywhere there is a mobile signal.

Hello, 

I have an http request in the PRICE keyword:

 chttp://localhost/agri5?r=accept/receive&keyword=$[message_content]

Example: I texted Price Corn

so, it would send Corn to my webapp... Then I have this code..

if(isset($_GET['keyword']))
   $keyword=$_GET['keyword'];

return $keyword

Then Hopefully $keyword would be texted back, but IT WON'T. Why is this?


Chabx

Views: 21

Reply to This

Replies to This Discussion

Can anybody help me?


Hi,

This should be possible with this version. Could you use your web browser to confirm that the script is generating the response you expect when you go to

http://localhost/agri5?r=accept/receive&keyword=Price_Corn

Also, please ensure that you selected the automatic reply option when setting up the HTTP request in FrontlineSMS.

Sitati

RSS

Photos

  • Add Photos
  • View All

© 2013   Created by kiwanja.net.   Powered by

Badges  |  Report an Issue  |  Terms of Service