Re: converting from php3 to php4

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема Re: converting from php3 to php4
Дата
Msg-id 01040911371304.24553@bugs
обсуждение исходный текст
Ответ на converting from php3 to php4  (roy cabaniss <rcabaniss@austin.rr.com>)
Список 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 по дате отправления:

Предыдущее
От: Martín Marqués
Дата:
Сообщение: Re: The dreaded readline, again
Следующее
От: Scott Gritton
Дата:
Сообщение: RE: Convert Filemaker Pro db to Postgresql db