Re: converting from php3 to php4 - Mailing list pgsql-general

From Martín Marqués
Subject Re: converting from php3 to php4
Date
Msg-id 01040911371304.24553@bugs
Whole thread Raw
In response to converting from php3 to php4  (roy cabaniss <rcabaniss@austin.rr.com>)
List pgsql-general
On Mié 04 Abr 2001 15:31, roy cabaniss wrote:
> I am in the process of converting from php3 to php4 and at the same time
> going from mysql to postgres.
>
> All the relevent files reside in
>
> ../foo/bar
>
> And the vast majority are in the form *.php3 with internal references to
> other webpages which (of course) are also in the form *.php3.
>
> What I need is something that can go into that particular sub directory and
> find every instance of php3 and make it php, both as a part of a file name
> and internally in the file.

Why don't you just add in the add-type of php a .php3. Like this:

AddType application/x-httpd-php .php .php3

Saludos... :-)

--
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

pgsql-general by date:

Previous
From: Martín Marqués
Date:
Subject: Re: The dreaded readline, again
Next
From: Scott Gritton
Date:
Subject: RE: Convert Filemaker Pro db to Postgresql db