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
Record of transacton
Moderator: General Moderators
Re: Record of transacton
Why don't you just add a line to your form handler that adds an entry to the 'transactions' table?