Transaction including two web page + timer - Mailing list pgsql-php

From Zhidian Du
Subject Transaction including two web page + timer
Date
Msg-id F102vMPTArnAFfEgWmf000000cc@hotmail.com
Whole thread Raw
Responses Re: Transaction including two web page + timer
List pgsql-php
Dear All:



I have a question of, when users input some contents in the second page,
then the contents in first and second pages are inserted into tables;
Otherwise, rollback.

I want to use transction to handle it.

But when users input the contents in first page, how do I know users have
left( My program will roolback ) or want to continue input sone contents in
the second page (comit)?  Usig timer, for example? or some other better
idea.

Thanks.

Zhidian Du


_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8.
http://join.msn.com/?page=features/junkmail


pgsql-php by date:

Previous
From: "Steven Lee"
Date:
Subject: Last URL [Thank you]
Next
From: Bruno Wolff III
Date:
Subject: Re: Transaction including two web page + timer