Page 1 of 1

Record of transacton

Posted: Sun Nov 06, 2011 10:29 pm
by jauson
helo everyone!
I want to record my transaction on my system, any idea how to do that?

for example.

I have Privileges on my form. any transaction that the user do will record on my database.

for example.

User Time/date Transaction
Jamille 12:25 PM/Monday/Nov.7 2011 Edit User Field
Andrew 3:25 PM/Monday/Nov.7 2011 Add User

Re: Record of transacton

Posted: Sun Nov 06, 2011 10:39 pm
by jraede
Why don't you just add a line to your form handler that adds an entry to the 'transactions' table?