FW: Help with timeouts - Mailing list pgsql-php

From Vidas Makauskas
Subject FW: Help with timeouts
Date
Msg-id NFBBKEKGNLOACGGMDFKPGEAMCBAA.dbf@lindra.lt
Whole thread Raw
List pgsql-php

-----Original Message-----
From: Josh Berkus [mailto:josh@agliodbs.com]
Sent: Friday, October 05, 2001 4:14 PM
To: dbf@lindra.lt
Subject: Re: [PHP] Help with timeouts


Vidas,

> Split your very complex database operation in some parts.
> page.php run first part of operation - create temporary table.
> (Temporary table exits till you are conected)
> In returned.html <BODY onload='secondPartOfQuery()'>,
> Function secondPartOfQuery() - links to server once more for second
> part of
> operation and so on...

Thank you.  Believe it or not, a list member actually phoned me with the
same suggestion last night, which we will implement.  Since he was
first, he gets the pick of charity.

Thank you again.

-Josh


______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco


pgsql-php by date:

Previous
From: Adam Haberlach
Date:
Subject: Re: Help with timeouts
Next
From: Gurudutt
Date:
Subject: PEAR Problem