Located in File: seo.class.php
The SEO_DataBase class provides abstraction so the databaes can be accessed without having to use tep API functions. This class has minimal error handling so make sure your code is tight!
Constructor SEO_DataBase (line 66)
Method ConnectDB (line 80)
Method DBPerform (line 170)
Method FetchArray (line 113)
Method Free (line 145)
Method InsertID (line 134)
Method NumRows (line 124)
Method Query (line 101)
Method SelectDB (line 90)
Method Slashes (line 156)