factory for database connector and other db utilities
Located in /db/jDb.class.php (line 111)
perform a convertion float to str. It takes care about the decimal separator which should be a '.' for SQL. Because when doing a native convertion float->str, PHP uses the local decimal separator, and so, we don't want that.
return a database connector. It uses a temporay pool of connection to reuse currently opened connections.
create a new jDbWidget
create a connector. internal use (callback method for jProfiles)
call it to test a profile (during an install for example)
Documentation generated on Wed, 04 Jan 2017 22:53:40 +0100 by phpDocumentor 1.4.3