RE: [PHP-DB] Re: Email Application

2003-09-26 Thread Jeremy Shovan
nal Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 6:16 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP-DB] Re: Email Application From: <[EMAIL PROTECTED]> > I am not so new in PHP but I have a problem. > I am trying to

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread CPT John W. Holmes
From: <[EMAIL PROTECTED]> > I am not so new in PHP but I have a problem. > I am trying to create a webmail program for my penpal > site. I cant retrieve and desplay e-mails from my mail > server. Any one with ideas? I have an idea. ---John Holmes... -- PHP Database Mailing List (http://www.php

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread George Patterson
On Thu, 25 Sep 2003 00:42:21 +0300 [EMAIL PROTECTED] wrote: > Hey Guys, > > I am not so new in PHP but I have a problem. > I am trying to create a webmail program for my penpal > site. I cant retrieve and desplay e-mails from my mail > server. Any one with ideas? > Unless you are trying to achi

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread Ignatius Reilly
If your mail server supports IMAP, you should use the PHP IMAP functions. Very convenient. Ignatius _ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 11:42 PM Subject: [PHP-DB] Re: Email Application > Hey

Re: [PHP-DB] Re: Email Application

2003-09-25 Thread Jason Wong
On Thursday 25 September 2003 05:42, [EMAIL PROTECTED] wrote: > I am not so new in PHP but I have a problem. > I am trying to create a webmail program for my penpal > site. I cant retrieve and desplay e-mails from my mail > server. Any one with ideas? With the limited amount of information give,