Categories

Updated: 03/05/2006

datDatabase

datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class will construct and issue the query automatically. datDatabase can add, edit, fetch, and manipulate data. It can also connect to a mySQL server, test connection speed, decrease load on a mySQL server so data loading is more faster and more efficient. Not only this, but it can also generate HTML elements, such as Lists and Tables, from data saved in a mySQL database. Included with datDatabase is a neatly organized manual with limitless examples on how to use each Class Method. datDatabase is in no way a novice Open Source project; it is used to power several popular web sites on the internet and is constantly being updated and maintained by a dedicated team of programmers.
©2003-2019 jCay.com