SFSQLDriver objects are created by SFSQL()
and used to select the correct
method in dbConnect()
.
They are a superclass of the DBIDriver class, and used purely for dispatch.
1 2 3 4 5 6 7 8 9 10 11 |
The "Usage" section lists the class methods overridden by lazysf.
The dbUnloadDriver()
method is a null-op.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.