The poptasticDB database access functions. |
|||
|
The poptasticDB database access functions are a set of PHP function libraries designed to provide cross platform database support for PHP applications from a common programmers interface. They are free open source software released under the GNU Lesser General Public Licence. They were originally written as part of the TT Web Site Manager to allow that application to be used across multiple platforms, but it became obvious that they were useful enough to deserve a release of their own. At the time of writing the current release of the poptasticDB database access functions is 1.0 v0.4, in other words version 0.4 of the function specification 1.0. Current platforms supported are as follows: MySQL, MS SQL Server, SQLite and ODBC, though SQLite support can not be considered stable until it has a stable PHP5 version to be tested upon. Future plans include ports to Oracle and PostgreSQL. You can download version 1.0 v0.4 as a tar.gz file or as a zip file. The zip file version is here, 26,093 bytes.The MD5 hash for poptasticdb_1_00_04.zip is d9f06b1fb419b4c81b2324a79a91a638 The tar.gz file version is here, 20,301 bytes. The MD5 hash for poptasticdb_1_00_04.tar.gz is d06141f08efdecc0611ea44a449d08fb |