MySQL操作封装 Zebra_Database 2.6 发布
webphp 13年前
<span class="style7"><a href="/misc/goto?guid=4958189021584420362" target="_blank">Zebra_Database</a>是一个高级,紧凑(只有一个文件),轻量级,面向对象的MySQL数据库操作封装。基于PHP的 MySQL扩展。它提供访问数据库的方法比PHP默认更加简单和直观。此外,它还提供调试控制台来查看SQL的执行情况。<br /> <img title="MySQL操作封装 Zebra_Database 2.6 发布" border="0" alt="MySQL操作封装 Zebra_Database 2.6 发布" src="https://simg.open-open.com/show/413abd4ced9722a5c598f5d7f0bcd211.jpg" width="600" height="426" /><br /> 变化:<br /> </span> <div style="display:block;visibility:visible;overflow:hidden;" class="item"> <ul class="default"> <li>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;</li> <li>some documentation clarifications</li> </ul> <span style="font-weight:bold;">项目地址:</span> <a style="font-weight:bold;" href="/misc/goto?guid=4958189022348816236" target="_blank">http://stefangabos.ro/php-libraries/zebra-database/</a> <br /> </div> <span class="style7"><br /> </span>