On the Transactions documentation ( http://us.php.net/manual/en/pdo.transactions.php), the final line of the documentation reads:
"In truth, this isn't 100% correct, but it is a good-enough introduction, if you've never heard of transactions before." Can this be changed to read something, anything else? I recommend "For further reading on transactions, refer to the documentation provided by your database server." Or something along those lines. I don't have a working copy of the PHP documentation here, which is why I don't change it myself. Brandon