Hi there
I've got forwarding set up to a php script which will be saving the content of the incoming messages to the database.
The 'text', 'from', 'msgid' comes through fine, but the usual global PHP variables are not returning anything to tell me where the script has been accessed from.
Without it, basically anyone who finds the URL can bombard it with messages to save.
Is there any way I can confirm that the script has been accessed by Intelli SMS?
Thanks in advance
tasha