How can we do "Begin & Commit Transaction in PHP wi
Posted: Wed Aug 17, 2005 12:54 am
How can we do "Begin & Commit Transaction in PHP with MySQL"
hi,
i'm new user.. here having problem in handling PHP + MYSQL Multiple transactions..
actually i'm working as Programmer from last 3 year, but my skills are up to ASP + vbScript..
In ASP i use
''''''''''''''''''''''''''''''''''''''''''
cn.BeginTran
rs1.open...
rs2.open...
rs3.open...
rs4.open...
cn.committrans
''''''''''''''''''''''''''''''''''''''''''
But how can i PHP.
But still i have done much work in PHP, i needed..
please if any one of you have idea about this, reply me
Best Regards
feyd | this was mistakenly PM'd to me...
hi,
i'm new user.. here having problem in handling PHP + MYSQL Multiple transactions..
actually i'm working as Programmer from last 3 year, but my skills are up to ASP + vbScript..
In ASP i use
''''''''''''''''''''''''''''''''''''''''''
cn.BeginTran
rs1.open...
rs2.open...
rs3.open...
rs4.open...
cn.committrans
''''''''''''''''''''''''''''''''''''''''''
But how can i PHP.
But still i have done much work in PHP, i needed..
please if any one of you have idea about this, reply me
Best Regards
feyd | this was mistakenly PM'd to me...