Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-12 Thread Andrew Cowles
You can send an SMS via kapow easily using PHP. Here are a few examples of how you can send (via HTTP Get/Post & email). assuming you have defined a couple of variables; $user = "youruser"; $pass = "yourpass"; $mob = "447971325173"; $message = urlencode("This is just a test SMS message from kapow.c

Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-11 Thread Andrew Cowles
Hi Jordi, What's wrong with British Pounds? It's a good currency - been around for a long time. We have customers all over the world and can send SMS messages to over 500 networks in 200+ countries. We have MANY clients in the USA, across Europe, Australia & Africa. However we are based in the UK;

Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-11 Thread Jordi Canals
On Sun, 10 Oct 2004 15:23:54 +0100, Andrew Cowles <[EMAIL PROTECTED]> wrote: > We operate an SMS Gateway service (http://www.kapow.co.uk/) which would do > exactly what you need. > It's been reliably sending SMS since 1995 - and MANY of our clients use PHP. Unfoturnately your price list is only i

Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-11 Thread Jad Madi
-- > From: "SunTan.co.uk" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, October 10, 2004 7:38 PM > Subject: [PHP] sending SMS messages to mobile phones from PHP > > > Hi there, > > > > I want my website to be able to send me an SMS me

Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-10 Thread Sagar C Nannapaneni
You can use SMSTERM /sagar - Original Message - From: "SunTan.co.uk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 10, 2004 7:38 PM Subject: [PHP] sending SMS messages to mobile phones from PHP > Hi there, > > I want my website to be ab

Re: [PHP] sending SMS messages to mobile phones from PHP

2004-10-10 Thread SunTan.co.uk
Thanks. Your SMS service looks ideal for what I need but how do I make an HTTP request from PHP to kapow? Can I just use fopen()? Please can you give a PHP example. > We operate an SMS Gateway service (http://www.kapow.co.uk/) which would do > exactly what you need. > It's been reliably sending SM

Re: [PHP] Sending SMS messages ?

2003-09-12 Thread Raditha Dissanayake
Hi, Goto http://kannel.org and download their sources. They have some sample PHP scripts to send sms. Obviously you will need a GSM modem or access to an SMSC to make full use of it. all the best. Dave Carrera wrote: Hi All Is there a way to send sms messages via php. I really don’t know any

Re: [PHP] Sending SMS messages ?

2003-09-12 Thread Louie Miranda
- Original Message - From: "Dave Carrera" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 12, 2003 4:06 PM Subject: [PHP] Sending SMS messages ? Hi All Is there a way to send sms messages via php. I really don’t know anything about this so any info,pointer

[PHP] Sending SMS messages ?

2003-09-12 Thread Dave Carrera
Hi All Is there a way to send sms messages via php. I really don’t know anything about this so any info,pointers or resources will be very much appreciated. Thank you in advance for any help. Dave C --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft

[PHP] sending sms messages from the webpages

2003-01-17 Thread Denis L. Menezes
Hello friends. Any idea which is the best way to send many sms messages from a web page? Any good gateways or service providers? Thanks Denis

Re: [PHP] sending SMS messages via PHP

2001-03-12 Thread Steven WC
L PROTECTED] Mobile: +351 93 9650075 WeDo Consulting - http://www.wedo.pt > -Original Message- > From: Michael Smith [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 07, 2001 5:00 PM > To: [EMAIL PROTECTED] > Subject: [PHP] sending SMS messages via PHP > > &

RE: [PHP] sending SMS messages via PHP

2001-03-10 Thread Valter Santos
TECTED] > Subject: [PHP] sending SMS messages via PHP > > > I can easily send standard email messages via PHP. Does anyone know how to > send SMS messages? > > -- > Michael A. Smith <[EMAIL PROTECTED]> > Director of Data Systems, wcities.com > ICQ: 358

RE: [PHP] sending SMS messages via PHP

2001-03-09 Thread Simon Ould
Have you tried www.deltica.com ? I haven't used them myself but am planning to in the near future - as soon as I get the site finished. You buy messages in blocks: 100 msgs £8.00 1,000 msgs £70.00 10,000 msgs £500.00 They also have a trial service where you get 4 free messages. You don't appe

Re: [PHP] sending SMS messages via PHP

2001-03-07 Thread Henrik Hansen
> I can easily send standard email messages via PHP. Does anyone know how to > send SMS messages? Send them as an email too, most tele companies have the possibility for that option (atleast here in denmark) -- Henrik Hansen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-

RE: [PHP] sending SMS messages via PHP

2001-03-07 Thread Neil Kimber
ssage- From: Michael Smith [mailto:[EMAIL PROTECTED]] Sent: 07 March 2001 17:00 To: [EMAIL PROTECTED] Subject: [PHP] sending SMS messages via PHP I can easily send standard email messages via PHP. Does anyone know how to send SMS messages? -- Michael A. Smith <[EMAIL PROTECTED]> Dir

[PHP] sending SMS messages via PHP

2001-03-07 Thread Michael Smith
I can easily send standard email messages via PHP. Does anyone know how to send SMS messages? -- Michael A. Smith <[EMAIL PROTECTED]> Director of Data Systems, wcities.com ICQ: 35884415 :wq -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona