Subject automatic transaction in php - warning
Author QLmenn
hi:)

this is a few words about database corruption and automatic transaction in
php. :)

i had experience with bad-working automatic transaction in php with firebird
1.0X. the problem has gone, when i use ibase_trans() and all ibase_query()
used transaction set by me by my hands.

it was in php 4.x. i dont remember specific now, sorry.

bad-working script may cause damage database too.

usually, everything works fine, but somethimes we waste a lot of time by
searching bug like that, so, that's i say about it here now.

anyway, its a good habit to use evident transaction in any language, like
for eg. delphi :)

best regards :)
QLmenn