sms sending on mobile

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
yasir_memon
Forum Commoner
Posts: 48
Joined: Tue Aug 11, 2009 12:29 am

sms sending on mobile

Post by yasir_memon »

i want to send a message to user on his mobile by clicking on a button is this possible in php if yes than kindly help me in this regards
thanks in advance
webmonkey88
Forum Newbie
Posts: 20
Joined: Fri Aug 14, 2009 4:30 am

Re: sms sending on mobile

Post by webmonkey88 »

you will need an sms gateway
yasir_memon
Forum Commoner
Posts: 48
Joined: Tue Aug 11, 2009 12:29 am

Re: sms sending on mobile

Post by yasir_memon »

from where i can get it
webmonkey88
Forum Newbie
Posts: 20
Joined: Fri Aug 14, 2009 4:30 am

Re: sms sending on mobile

Post by webmonkey88 »

from google, google "php sms gateway"
Post Reply