the lastest version 3.23 is support commit and rollback. How can I write php to use commit fn in mysql? 4.04pl1 ??
Correction, version 3.23 supports commit and rollback when you install the berkeley db libraries.
Read the MysQL Manual, commit and rollsback are SQL statements, so you don't need any new php function for that.