ter suggestions?
Enrique-
>From: "Jason Bell" <[EMAIL PROTECTED]>
>To: "Enrique Vadillo" <[EMAIL PROTECTED]>, "PHP Users"
><[EMAIL PROTECTED]>
>Subject: Re: [PHP] execute a script on access to a directory
>Date: Fri, 7 Sep 2001 12:12:58 -07
You could always add an include() for every page under the /go directory.
Simplest way that I can think of.
- Original Message -
From: "Enrique Vadillo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 07, 2001 12:09 PM
Subject: [PHP] execute a
Hi,
I would like to know how i can force a PHP script to be
executed everytime a certain directory is accessed, for
example in http://domain.com/go/getit the presence of the
/go/ directory would force a PHP script to be executed
prior to any operation.
Do i need to play with rewriting urls in Ap
3 matches
Mail list logo