[phplib] How to know the id after add/update an entry From: Frédéric BERNOUD (frederic.bernoud <email protected>)
Date: 08/04/00

Hello,

Could we know, after add an entry in database with phplib, the position
of the cursor?

For exemple, when we do "next_record()" phplib give us the position of
the cursor => good, But, it seems, we can't know the position of the
cursor after add or update an entry...

It's big problem for me, because my application is "multi-utilisateur"
and after add an entry, I must know exactly the position the new id of
my entry and not the id of another personne.

I hope you understand my problem.

Sorry for my poor English.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>