Hello,
On 10/29/2003 01:48 PM, Brandon wrote:
What is the best way to implement output chaching with PHP?
I've only done a small amount of PHP work, I'm coming from a mostly
ASP/ASP.NET background. In ASP.NET you can set a directive at the top of
each script if the page should cache or not, how m
IIS 5, Windows 2000, PHP 4.3.3 ISAPI (manually installed) - but I'm not
sure the ISAPI module is being called because when I go to
http://fci.es.temp.roisupply.com/x.php - which contains a single call
to phpinfo() - my browser tries to download the file and the mime type
is apparently not bein
Hi All
What is the best way to implement output chaching with PHP?
I've only done a small amount of PHP work, I'm coming from a mostly
ASP/ASP.NET background. In ASP.NET you can set a directive at the top of
each script if the page should cache or not, how many seconds it shoudl be
cached, and wh
I just sumbled upon this http://sourceforge.net/projects/universal-auth/
:)
- Original Message -
From: "Frank M. Kromann" <[EMAIL PROTECTED]>
To: "Brandon" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 28, 2003 11:42 PM
Subject: Re: [PHP-WIN] PEAR and PHP 4.3.3 ins
I have figured out what the problem was. Roxen has an option in the CGI
module to send all environment variables to CGI scripts, not only those
defined in the CGI/1.1 standard. By default this option is off. This
prevents PHP from obtaining your path which it needs to find various Windows
dll's.
R
Sorry if this topic has been discussed before; I know that this is annoying
to people on the list. I did search the list archives first and could not
really find anything though so that is why I posted it. Thanks for the
advice on phpbb2, I'll check it out.
Dan
-Original Message-
From: Sh
Croskerry, Dan wrote:
Hi List,
Can anyone recommend a good, free php/mysql discussion board / message board
/ forum, whatever you want to call it? I'm just looking for a simple one
that is easy to configure and even modify slightly. I know there are loads
out there but I just wanted to know if an
php-windows Digest 29 Oct 2003 14:44:02 - Issue 1977
Topics (messages 21916 through 21921):
Re: Run php file every day?
21916 by: Nick H -- Network Operations
Re: PEAR and PHP 4.3.3 installer
21917 by: Frank M. Kromann
extensions
21918 by: Shmuel
Re: Help with COM
Hi List,
Can anyone recommend a good, free php/mysql discussion board / message board
/ forum, whatever you want to call it? I'm just looking for a simple one
that is easy to configure and even modify slightly. I know there are loads
out there but I just wanted to know if any of you like one in p
Andrei,
Thanks for the tip. I've now 'paged' it and the results are fine.
Cheers
George
> -Original Message-
> From: Andrei BEJENARU [mailto:[EMAIL PROTECTED]
> Sent: 28 October 2003 4:52 pm
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: Speeding up PHP?
>
>
> First of all, you should
Why not try to execute the macro,
$Excel->application->run("book.xls!macro");
but if this is not possible / desirable, the with statement:
With Selection.Borders(xlEdgeBottom)
.LineStyle = xlContinuous
.Weight = xlThin
.ColorIndex = xlAutomatic
End With
is only a
Hi,
Is there any manual about the php extension programming ?
What does a dll need to work as a php module ? (PHP_MINIT_FUNCTION and
so on).
Shmuel.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
12 matches
Mail list logo