Heres a code snippet:
Sorry for leading astray.
// load the swsms module
dl( "../swsms.so" );
// create the sms object
$sms = create_sms();
// send the carrier list request
carrierlist_send( &$sms );
// check if the request was a success
if( ! $sms->success ) {
// display error inf
I think you need an SMS server to "broadcast" the data. Am I correct?
Anyone
--- Daniel Berwig <[EMAIL PROTECTED]> wrote:
> Does anyone know how could I send data from php through SMS to a cel phone?
> I simply can't find info about that.
>
> Thanks in advance,
>
> Daniel Berwig.
>
>
>
> --
I think you need an SMS server to "broadcast" the data. Am I correct?
Anyone
--- Daniel Berwig <[EMAIL PROTECTED]> wrote:
> Does anyone know how could I send data from php through SMS to a cel phone?
> I simply can't find info about that.
>
> Thanks in advance,
>
> Daniel Berwig.
>
>
>
> --
Does anyone know how could I send data from php through SMS to a cel phone?
I simply can't find info about that.
Thanks in advance,
Daniel Berwig.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
> http://www.ietf.org/rfc/rfc1861.txt?number=1861
> There. How is that.
A lot better :)
--
* R&zE:
--
-- Renze Munnik
-- DataLink BV
--
-- E: [EMAIL PROTECTED]
-- W: +31 23 5326162
-- F: +31 23 5322144
-- M: +31 6 21811143
--
-- Stationsplein 82
-- 2011 LM HAARLEM
-
http://www.ietf.org/rfc/rfc1861.txt?number=1861
There. How is that. You should still try google. You might turn up more to
help you.
--
Lewis Bergman
Texas Communications
4309 Maple St.
Abilene, TX 79602-8044
915-695-6962
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
> > could U list the URL
> >
> http://www.radio.net/rfc1861.txt?number=1861
This URL doesn't exist. Please check it...
--
* R&zE:
--
-- Renze Munnik
-- DataLink BV
--
-- E: [EMAIL PROTECTED]
-- W: +31 23 5326162
-- F: +31 23 5322144
-- M: +31 6 21811143
--
-- Station
Due to all the questions I am posting replies to this thread to a single
message.
> I'm very intruiged how you have got this to work it was my
> understanding you needed to be running a server, such as kannel, and have a
> contract with an smsc?
No, you don't need anything special.
> could
> for those who are interested there is a good wap/sms server,
> open source and
> generally funky kannel (kannel.3glabs.org)
>
> It's all you need to server wap, but sms does requrie a
> contract (=cost
> money) with a service centre
Yes, but if you don't have a lot of traffic you can use a
AIL PROTECTED]>
To: Tom Carter <[EMAIL PROTECTED]>; nico_oreka
<[EMAIL PROTECTED]>; Lewis Bergman <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 1:45 PM
Subject: Re: [PHP] SMS with php
> for those who are interested ther
AIL PROTECTED]>
To: "nico_oreka" <[EMAIL PROTECTED]>; "Lewis Bergman"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 11:07 AM
Subject: Re: [PHP] SMS with php
> Thats the standard, but because of t
ECTED]>
To: "Tom Carter" <[EMAIL PROTECTED]>; "Lewis Bergman"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 11:00 AM
Subject: Re: [PHP] SMS with php
> http://www.ietf.org/rfc/rfc1568.txt?number=1568
gt;; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 10:51 AM
Subject: Re: [PHP] SMS with php
> I'm very intruiged how you have got this to work it was my
understanding
> you needed to be running a server, such as kannel, and have a cont
]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 2:59 AM
Subject: Re: [PHP] SMS with php
> > Hi,
> >
> > Does anyone know how to send a sms message to a handphone using PHP?
> >
> > Thanks and regards,
> > Alva Chew
> I have a class that do
> Hi,
>
> Does anyone know how to send a sms message to a handphone using PHP?
>
> Thanks and regards,
> Alva Chew
I have a class that does it. It is very easy. See the RFC on SNPP and some
use standard mail servers.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [
Hi,
Does anyone know how to send a sms message to a handphone using PHP?
Thanks and regards,
Alva Chew
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [E
Hey
I know this topic has been 'in the area' lots od times, but does anybody
know of any scripts that are out there whichi I could use to let users of
my website send SMS? And secondly, can I offer it as a free service (this
would assume I don`t have to pay for it myself either)?
Or is anyone
On Sat, 13 Jan 2001, Dhaval Desai wrote:
Hi Dhaval,
> I am trying to build a SMS(Short message service)
It is really very simple as long as you have a tie up with SMSC (usually a
mobile phone service operator)
Then all you have to do is (in most cases) send a specially formatted
email to the SM
Hi,
This "special server" is usually called an SMSC - SMS Center, run by your
mobile operator. These SMSC's are pretty powerful in the way that you can
access them through TCP (VPN for sure, and sometimes even HTTP), or through
a direct link connexion. You'd need to talk to your mobile operator t
My name was Brian McGee,
I stayed up listening to Queen,
When I was seventeen.
http://www.gfunk007.com/
- Original Message -
From: "Iv?n S?nchez Ortega "MR"" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 15,
""Bastian"" ...
> Hello!
>
> A requirement is a special server that sends them, but such a server costs
> money, every message costs some.
I read somewhere that you could send SMs if you had your mobile phone linked
to your computer, and special software to needful to make the PC-mobile
interacti
Hello!
A requirement is a special server that sends them, but such a server costs
money, every message costs some.
Another way is to send the messages to the mailaddress. I only know it from
Germany: [EMAIL PROTECTED]
Bastian
--
//End of message
"Dhaval Desai" <[EMAIL PRO
HI!
I am trying to build a SMS(Short message service)
mesaging system..can anybody tell me what are the
requirements for this...
Thanx a lot!
Dhaval Desai
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yaho
101 - 123 of 123 matches
Mail list logo