MySQL操作封裝 Zebra_Database 2.6 發布

webphp 13年前發布 | 11K 次閱讀 PHP

Zebra_Database是一個高級,緊湊(只有一個文件),輕量級,面向對象的MySQL數據庫操作封裝。基于PHP的 MySQL擴展。它提供訪問數據庫的方法比PHP默認更加簡單和直觀。此外,它還提供調試控制臺來查看SQL的執行情況。
MySQL操作封裝 Zebra_Database 2.6 發布
變化:

  • changed the name of “get_columns” method to “get_table_columns” as it returned the number of columns in a given table, and added a new “get_columns” method which takes as argument a resource and returns the number of columns in the given resource;
  • some documentation clarifications
項目地址: http://stefangabos.ro/php-libraries/zebra-database/

 本文由用戶 webphp 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!