PHP code for accepting mobile phone message

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
aiai
Forum Newbie
Posts: 1
Joined: Sun Aug 22, 2010 5:28 pm

PHP code for accepting mobile phone message

Post by aiai »

I've been searching the internet regarding on how to accept a message from a mobile phone and process the query after receiving it.I need this for my web base library system..I can't find the exact function to use for this..please help me..

I've been in this problem since last month and I'm running out of time. :banghead:
Please somebody share an idea to solve this problem..

Thanks so much!

_aiai_
User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

Re: PHP code for accepting mobile phone message

Post by Eran »

You need to use an SMS gateway service, such as clickatell
Post Reply