Download List

프로젝트 설명

db_bibivu is a simple MySQL database access
wrapper. It provides functions for connecting to
a MySQL database server, selecting the database to
access, executing queries, retrieving query
results rows in arrays, executing a query to
return a single result row in a single call, etc.
The class may optionally generate a log of the
executed queries. When a query fails, it may send
a warning message to a given site administrator
email address.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-17 18:12 Back to release list
1.6.4

이 릴리스에는 수정 변수 db_accesses 글로벌 아니라 내부의 수 및 수정뿐 아니라 스크립트 이름 전체 현재 페이지를 전송하려면 이메일을 보내는 데.
Tags: Minor feature enhancements
This release fixes the variable db_accesses to be internal and not
global and fixes email sending to send the whole current page and not
only the script name.

Project Resources