Moble alert using PHP: Plz help me

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
ashik pasha
Forum Newbie
Posts: 9
Joined: Mon Dec 01, 2008 9:55 pm

Moble alert using PHP: Plz help me

Post by ashik pasha »

Hey guys...


I am new to PHP and this community too...I need to something with PHP , when a user send a mail to site admin , the site admin need to get a alert message in his mobile phone. what all i have to do for implementing this...

Any help would be appreciated.

Thanks

Pasha
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: Moble alert using PHP: Plz help me

Post by VladSun »

You can send a second email as SMS by using the email-to-sms feature provided by his mobile operator.
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply