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: Ross
Yes, http://localhost/test/test.php. Netscape keeps thinking that I
want to download the php file.
Rasmus Lerdorf wrote:
> You are going through http:// not file:// right?
>
> On Thu, 8 Aug 2002, Andrew V. Romero wrote:
>
>
>>I am currently running Apache 2.0.39 and PHP 4.2.2 (module version
You are going through http:// not file:// right?
On Thu, 8 Aug 2002, Andrew V. Romero wrote:
> 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 rele
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 b
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)
>
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; P
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: [PH
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
-
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 knowl