Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Added dbx_escape_string function | Marc Boeren | 2002-10-29 | 1 | -0/+1 |
* | Added ini-entry and dbx_query flags to control the returned | Marc Boeren | 2002-10-28 | 1 | -11/+14 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | whitespace, braces, coding style (Mc) | Marc Boeren | 2001-08-17 | 1 | -7/+7 |
* | - Use the same coding standards for pointers as the rest of PHP. | Andi Gutmans | 2001-08-17 | 1 | -1/+1 |
* | Adding cvs ID to source files | Frank M. Kromann | 2001-08-07 | 1 | -0/+2 |
* | Replaced dbx_cmp_asc and dbx_cmp_desc with dbx_compare function and | Marc Boeren | 2001-06-05 | 1 | -6/+11 |
* | Added DBX_CMP_TEXT and DBX_CMP_NUMBER constants and support for them in | Marc Boeren | 2001-04-18 | 1 | -0/+2 |
* | Changed header for source files, now point to PHP license (Mc) | Marc Boeren | 2001-03-23 | 1 | -8/+12 |
* | Added dbx module (database abstraction) to the repositorty (/ext/dbx). | Marc Boeren | 2001-03-22 | 1 | -0/+45 |