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
Tags:

Permalink Reply by Sitati Kituyi on September 17, 2012 at 2:41am 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
© 2013 Created by kiwanja.net.
Powered by