Re: Spaawn another process

Поиск
Список
Период
Сортировка
In my PHP page, I need to run a external program to insert map data into
Postgresql. However, the process is very slow (can be 10 mins). How do I
return a webpage telling the user that the process is running and permits
the user to browse the other parts of the web application.

My idea is to run the "exec();" after the </html> tag. Would that be the
way?

TIA
Nyon


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

Предыдущее
От: angelo.rigo@globo.com
Дата:
Сообщение: updating
Следующее
От: "David Busby"
Дата:
Сообщение: Handling timestampz datatype