SQL Database Function Wrappers
When interacting with a database, functions are called that are common to every transaction; functions to establish a connection, execute the query and then close the connection. This article shows how to create functions that will eliminate this redundancy. The tutorial uses MySQL as the database, but the database layer is irrelevant. These functions can be adapted to use other databases.
Visit publisher site: SQL Database Function WrappersListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Database-Related
- Submitted on:
- Last Updated:
- Jul 17, 2000
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for SQL Database Function Wrappers