set_time_limit -VS- database queries

From: "Areski Belaid" <areski5(at)hotmail(dot)com>
To: <pgsql-php(at)postgresql(dot)org>
Subject: set_time_limit -VS- database queries
Date: 2002-04-09 11:44:31
Message-ID: OE23wKm0n3fG5tBEIeo0000624b@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi everybody,

Ok, explain:
I do a lot of database queries with php...
to import a lot of field in the database...

In the first time, i put the set_time_limit(0)
But the execution of the script such as system calls using system(),
the sleep() function, database queries, etc. is not included when
determining the maximum time that the script has been running.

So, of course, Ii can't put my script on background...
but I want known how many field has been inserted (hai)...

Helpsssssss

Areski

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Chris 2002-04-09 23:33:50 Re: set_time_limit -VS- database queries
Previous Message Papp, Gyozo 2002-04-09 09:47:29 SPI_execp() failed in RI_FKey_cascade_del()