You can achieve this functionality in follow ways:
1) You need to have access to send sms using http interface, so as soon as you receive you can send alert to mobile
2) you can receive email on mobile itself and create sms in inbox, this require gprs on mobile.
3) find free sms sending script and use this on desktop to send sms on email arrival.
Quote:
Originally Posted by QeeR
How do u send an SMS alert to mobile phone whenever u receive an email... Can this be done with php?
|