Posted by Friedemann Altrock on 09/14/07 11:23
Pugi! schrieb:
> I am using PDO for my MySQL database connection and actions.
> I was wondering if it is possible to test if your are in a
> transaction.
> ...
> start transaction
> ...
>
> call a function, can I test in this function if I am in the middle of
> a transaction or not ?
>
> ...
> end transaction
> ...
>
> thanx,
>
> Pugi!
>
xpostings are not welcome, please dont do that again.
rtfm: http://de2.php.net/manual/en/function.PDO-beginTransaction.php
Navigation:
[Reply to this message]
|