RE: [PHP] Sending Pictures to Cell Phones

2007-11-21 Thread Bastien Koert
my bad http://hellkvist.org/software/ bastien> Subject: RE: [PHP] Sending Pictures to Cell Phones> Date: Wed, 21 Nov 2007 11:36:58 -0600> From: [EMAIL PROTECTED]> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]> CC: php-general@lists.php.net> > [s

RE: [PHP] Sending Pictures to Cell Phones

2007-11-21 Thread Jay Blanchard
[snip] have a look at www.helkvist.org he has some php classes for MMS [/snip] Site cannot be found -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Sending Pictures to Cell Phones

2007-11-21 Thread Bastien Koert
have a look at www.helkvist.org he has some php classes for MMS bastien> Date: Wed, 21 Nov 2007 11:38:37 +0100> From: [EMAIL PROTECTED]> To: [EMAIL PROTECTED]> CC: php-general@lists.php.net> Subject: Re: [PHP] Sending Pictures to Cell Phones> > Maybe too late. Here are

Re: [PHP] Sending Pictures to Cell Phones

2007-11-21 Thread Jeffrey
Maybe too late. Here are some simple starting points. If you want to send pictures as MMS messages, you will need to use an SMS gateway. How different the protocols are for SMS and MMS, I don't know. But I've used www.clickatel.com's SMS gateway happily. So, you might want to start there. They

Re: [PHP] Sending Pictures to Cell Phones

2007-11-15 Thread neil
On Wednesday 14 November 2007 18:47, Daniel Brown wrote: | On Nov 14, 2007 1:27 PM, <[EMAIL PROTECTED]> wrote: | > Hey list, | > | > I'm doing some R&D for a project at my job and my boss wants the | > ability to send pictures to cell phones. I was wondering if | > anyone had any experience

RE: [PHP] Sending Pictures to Cell Phones

2007-11-14 Thread Bastien Koert
o: > php-general@lists.php.net> Subject: Re: [PHP] Sending Pictures to Cell > Phones> > On Nov 14, 2007 12:27 PM, <[EMAIL PROTECTED]> wrote:> > > Hey > list,> >> > I'm doing some R&D for a project at my job and my boss wants the > ability

Re: [PHP] Sending Pictures to Cell Phones

2007-11-14 Thread Philip Thompson
On Nov 14, 2007 12:27 PM, <[EMAIL PROTECTED]> wrote: > Hey list, > > I'm doing some R&D for a project at my job and my boss wants the ability > to send pictures to cell phones. I was wondering if anyone had any > experience with this or could point me in the right direction to get > started. > > T

Re: [PHP] Sending Pictures to Cell Phones

2007-11-14 Thread Daniel Brown
On Nov 14, 2007 1:27 PM, <[EMAIL PROTECTED]> wrote: > Hey list, > > I'm doing some R&D for a project at my job and my boss wants the ability > to send pictures to cell phones. I was wondering if anyone had any > experience with this or could point me in the right direction to get > started. > > Th

[PHP] Sending Pictures to Cell Phones

2007-11-14 Thread jeremy
Hey list, I'm doing some R&D for a project at my job and my boss wants the ability to send pictures to cell phones. I was wondering if anyone had any experience with this or could point me in the right direction to get started. Thanks, Jeremy -- PHP General Mailing List (http://www.php.net/) To