Help for this page

Select Code to Download


  1. or download this
    lock_db_tables(); # lock tables and/or start a transaction 
                      # in a database independent way
    ...
    } join {
       lock_db_tables();
    }