how to send sms from cell to application

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
php_dev1
Forum Newbie
Posts: 5
Joined: Wed Jun 18, 2008 8:05 am

how to send sms from cell to application

Post by php_dev1 »

hello,
how to send sms from cell to application using php?
Thankas in Advance
php_dev1
Forum Newbie
Posts: 5
Joined: Wed Jun 18, 2008 8:05 am

Re: how to send sms from cell to application

Post by php_dev1 »

hello,
i want to receive message using "clickatell" software into my application using php.i am having token no for my application....so customer will send sms to that number...but i dnt know how to receive those msg...where it will store?

help me...
User avatar
Inkyskin
Forum Contributor
Posts: 282
Joined: Mon Nov 19, 2007 10:15 am
Location: UK

Re: how to send sms from cell to application

Post by Inkyskin »

Your best off reading the API information on the clickatell website first, it should have all the info you need, and more.
Post Reply