Re: converting from php3 to php4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: converting from php3 to php4
Дата
Msg-id 200104081739.NAA10153@candle.pha.pa.us
обсуждение исходный текст
Ответ на converting from php3 to php4  (roy cabaniss <rcabaniss@austin.rr.com>)
Список pgsql-general
No.  The only idea I have is to have some external program send a kill
-2 to the backend.  This will cause a cancel of the query.

> 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.
>
> Thanks for the help.
>
> Roy F. Cabaniss
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-general по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: update tables in remote db using trigger
Следующее
От: Roberto Mello
Дата:
Сообщение: Re: [DOCS] Better Features document?