transactions? - Mailing list pgsql-php

From Zhidian Du
Subject transactions?
Date
Msg-id 3D76EE13.9A1B6676@cs.nmsu.edu
Whole thread Raw
List pgsql-php
I am writing a B/S program.  I want to save all the users' inputs, for
example, "insert into TABLE value (.....);"  in the server side, how can
I implement in PHP?

also,  how can I use transactions to rollback and commit in PHP?

pgsql-php by date:

Previous
From: "dr_sad(surguttel)"
Date:
Subject: Re: Help, plz...
Next
From: Justin Clift
Date:
Subject: Re: transactions?