Re: how do I process data with a perl/cgi script & deliver result back to user via php

Поиск
Список
Период
Сортировка
От Alessandro Vullo
Тема Re: how do I process data with a perl/cgi script & deliver result back to user via php
Дата
Msg-id 396C429B.D84453A2@newnet.it
обсуждение исходный текст
Ответ на Re: [Re: UPDATING and DELETING sub-classes ]  (Ami Ganguli <ami@ganguli.com>)
Список pgsql-novice
Antony Stace wrote:

> Hi Folks
>
> I have a page with a form which a user fills out.  I need the contents
> of this form to be processed by a perl cgi script and finally the
> results delivered back to the users browser via php, how do I do this?

One solution could be to store the data in a file.
You redirect (via Perl, check LWP::Simple) the
browser to a php script that parse that file.

Alessandro


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

Предыдущее
От: "Thomas Krebs"
Дата:
Сообщение: Re: newbie problem on creating table
Следующее
От: ChristophSchmidt
Дата:
Сообщение: Re: Adding params to postmaster.opts file