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 row... More
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. [edit]Less
Information obtained from users, and repositories like FLOSSmole,Wikipedia,Apache, Codehaus,Tigris and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.