To start a transaction using PDO all you have to do is to call the beginTransaction method before you execute any queries to your database.
確定! 回上一頁