| | |
Sms facility
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2008
Posts: 136
Reputation:
Solved Threads: 0
Hai, I had a small shopping web site. Need alert my clients through SMS every day. I need for help in " How to do SMS through my web site, in which the sender of the sms must be "my website name " . My hosting is Apache... and i am a PHP programmer..... Please help me.... I want to do at least 500-1000 sms perday . . . .
Thanks
Rajeesh
Thanks
Rajeesh
There was a simular post not long ago located at http://www.daniweb.com/forums/thread61688.html
However, it was mentioned in the link above that it is not free to send a sms from a website. You will need to subscribe to a provider that can provide you with php code for your website. An example of a php+sms provider is at http://www.clickatell.com/developers/php.php so the code will vary from provider to provider. Try asking the providers for the best sms+php deals as you will need to pay somebody to deliver the sms messages (and php can't read the protocole for that).
However, it was mentioned in the link above that it is not free to send a sms from a website. You will need to subscribe to a provider that can provide you with php code for your website. An example of a php+sms provider is at http://www.clickatell.com/developers/php.php so the code will vary from provider to provider. Try asking the providers for the best sms+php deals as you will need to pay somebody to deliver the sms messages (and php can't read the protocole for that).
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
First is you need to know how to send SMSes via the Computer, there are basically two ways :-
For Sending SMSes via the GSM Modem you will need to search for some PHP API which can be used as such, I am aware only of a Java API which will allow you to connect to a GSM Modem, it is called SMSLib. Note the SIM card that you will be putting in your GSM Modem will be charged for each message you send.
However for you a Bulk SMS Service provider would be a more viable option since they will definitely offer cheaper rates than what your network service provider is offering. Also they might give you an HTTP API which you can directly call from within your PHP pages and no need to worry about GSM Modems or anything like it (I know cause the firm where I work offers that). Just google for "bulk sms providers india" or something similar and you should get a pretty comprehensive list of sms providers. Also many providers also give you Delivery Reports from which you can ascertain whether an SMS actually reached the cell phone or not.
- GSM Modem or a GPRS Modem (or a Cell Phone acting as one) connected to your Computer
- SMS Service Provider, this is the second method and the preferred method for you since you are planning around 1000 smses per day.
For Sending SMSes via the GSM Modem you will need to search for some PHP API which can be used as such, I am aware only of a Java API which will allow you to connect to a GSM Modem, it is called SMSLib. Note the SIM card that you will be putting in your GSM Modem will be charged for each message you send.
However for you a Bulk SMS Service provider would be a more viable option since they will definitely offer cheaper rates than what your network service provider is offering. Also they might give you an HTTP API which you can directly call from within your PHP pages and no need to worry about GSM Modems or anything like it (I know cause the firm where I work offers that). Just google for "bulk sms providers india" or something similar and you should get a pretty comprehensive list of sms providers. Also many providers also give you Delivery Reports from which you can ascertain whether an SMS actually reached the cell phone or not.
Last edited by stephen84s; Dec 8th, 2008 at 4:26 am.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
"How to ask questions the smart way ?"
"How to ask questions the smart way ?"
![]() |
Similar Threads
- Sending sms through web application (Java)
- Visual Basic 6 - Options screen uses odd font... (Visual Basic 4 / 5 / 6)
- Smsing through webservice (C#)
- ASP and MSSQL : Microsoft OLE DB Provider for ODBC Drivers error '80040e14' (MS SQL)
- Vb6 Vs Vb.net (Visual Basic 4 / 5 / 6)
- need help convert c++ to vb6 serial port (Visual Basic 4 / 5 / 6)
- SQL Script help (Oracle)
- Sql Server 2008 (MS SQL)
- Premiership, NBA, NFL, NHL News by SMS (Websites for Sale)
Other Threads in the PHP Forum
- Previous Thread: preg_replace help
- Next Thread: Remov duplicates from array
| Thread Tools | Search this Thread |
apache api array auto beginner binary broken cache cakephp checkbox class cms code codingproblem cron curl customizableitems database date display dynamic echo email error errorlog file files filter folder form format forms forum function functions gc_maxlifetime global google headmethod host href htaccess html image include insert ip javascript joomla limit link login mail malfunctioning memmory memory menu mlm multiple mysql nodes oop parameter parsing paypal pdf php phpmysql popup query radio random recursion recursiveloop remote script search select server sessions snippet source space sql static survey syntax system table trouble tutorial up-to-date update upload url validator variable video web youtube





