Can any one please guide me where can I find some examples on how to use the Include Variables from frontline in my script. In fact how to get them in my script I just created a sample php page just to display POST and GET array but frontline didn't opened the page for me.
We're now working with FrontlineSMS 1.5.8 so I think the first step would be to upgrade to the latest version.
I've tried digging out your details from the database, but can't find them. Let me know what name you used when you requested the software, and I'll get a fresh link over to you.
You can send it to my email address now I will just upgrade it to test.
mjunaiddar@gmail.com.
Ken, also I have another issue that I have created a test keyword called 'S' and now I am sending a message to frontline using another number like this "S Junaid Here"
and then a script is getting the values and putting this into the DB but for the message content that should be 'Junaid Here' its adding only 'Junaid' I tried to add quotes (', ") but no success it breaks the message content at a space. Is the new version going to fix these issues too ?
and yes the same "space" probelm was with new contact that was named as NNAMED CONTACT, for this too only UNNAMED was adding in the DB. and due to this the the next variables data was also not saving like I had them in number name message_content and keyword so I got only number and name [unnamed part only] and next two values were lost. Then I changed the contact name to a single word the I got number, name and message [broken at the first space] and next value lost.