How to catch the incoming messages and forward them to php script ?
i'm trying every way, and does not working..
group = sms-service
keyword-regex = ^[a-z]+$
get-url = ""php script.php %p %r %t"
with many other regexp ^.*$ , or .*
Please help !
How to catch the incoming messages and forward them to php script ?
i'm trying every way, and does not working..
group = sms-service
keyword-regex = ^[a-z]+$
get-url = ""php script.php %p %r %t"
with many other regexp ^.*$ , or .*
Please help !