[PHP-WIN] pop3 communication

2002-08-08 Thread Ross Fleming
Hi folks, Just mulling over the prospect of future projects, and I fancy writing a php script that can check the details of my unread email in a pop3 mailbox (ie sender, date and subject). Does anyone have (or know where I can get) functions that have been written to do this task? From my

RE: [PHP-WIN] pop3 communication

2002-08-08 Thread Vail, Warren
check out; http://www.php.net/manual/en/function.imap-open.php once connected most functions re: headers and basic mail work (no folders or mailboxes in POP3) course, I'm sure there are things you can imagine that these functions can't do, Warren Vail Tools, Metrics Quality Processes

RE: [PHP-WIN] pop3 communication

2002-08-08 Thread Ross Fleming
Thanks a lot, didn't occur to me that the IMAP functions would work with POP servers. Appreciate the rapid response :) Ross -Original Message- From: Vail, Warren [mailto:[EMAIL PROTECTED]] Sent: 08 August 2002 23:33 To: 'Ross Fleming'; PHP Windows mailing list Subject: RE:

RE: [PHP-WIN] pop3 communication

2002-08-08 Thread Ross Fleming
Note to anyone else who wants to use the imap functions, you need to enable the relevant extension in php.ini Damn these sneaky attempts to hinder my progress! ;) Ross -Original Message- From: Ross Fleming [mailto:[EMAIL PROTECTED]] Sent: 08 August 2002 23:38 To: Vail, Warren; PHP

[PHP-WIN] Re: pop3 communication

2002-08-08 Thread Manuel Lemos
Hello, On 08/08/2002 07:25 PM, Ross Fleming wrote: Hi folks, Just mulling over the prospect of future projects, and I fancy writing a php script that can check the details of my unread email in a pop3 mailbox (ie sender, date and subject). Does anyone have (or know where I can get)

[PHP-WIN] Apache+ PHP + Netscape 7.0

2002-08-08 Thread Andrew V. Romero
I am currently running Apache 2.0.39 and PHP 4.2.2 (module version) under Win XP Home for offline testing of scripts. I have found that if I try to load any php pages in netscape 7.0 (preview release version 1), it brings up a dialog box asking should it save the file or open it, opening it

php-windows Digest 9 Aug 2002 03:56:34 -0000 Issue 1280

2002-08-08 Thread php-windows-digest-help
php-windows Digest 9 Aug 2002 03:56:34 - Issue 1280 Topics (messages 15178 through 15186): Re: Warning: MS SQL: Unable to connect to server 15178 by: Carlos Andre Marques Moreira pop3 communication 15179 by: Ross Fleming 15180 by: Vail, Warren 15181 by: