Posted by Steve on 08/14/07 19:30
<mohamed.musammil@gmail.com> wrote in message
news:1186552529.377552.48660@q3g2000prf.googlegroups.com...
| hi to everybody
| i am having SMS Modem i want send the SMS through SMS Modem Through
| PHP Script.
| i am having site which contains the information the users want to
| receivce the information to their mobile. how is possible?
| kindly help me
|
| by
| musammil
| if u are having knowledge in SMS with PHP then please give ur contact
| no,mail address)
a modem/com port can be accessed exactly like a file. all you need to do
then, is find out what protocol is used for your modem (what info is sent to
it and the format the modem expects it in)...then simply write to it using
standard php file io functions.
Navigation:
[Reply to this message]
|