Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added support for date/time types | Ard Biesheuvel | 2004-06-05 | 1 | -26/+158 |
| | | | | | | Added support for compiling/executing PHP code stored in the database Added support for TSRM | ||||
* | Added support for scaled integers | Ard Biesheuvel | 2004-06-04 | 1 | -3/+39 |
| | |||||
* | Added support for arbitrary input types | Ard Biesheuvel | 2004-06-04 | 1 | -38/+107 |
| | | | | | Added support for NULL input/output values | ||||
* | Let DB handle type coercion instead of PHP | Ard Biesheuvel | 2004-06-03 | 1 | -49/+38 |
| | |||||
* | Added support for other return types besides VARCHAR | Ard Biesheuvel | 2004-06-03 | 1 | -25/+60 |
| | |||||
* | Ton of fixes | Ard Biesheuvel | 2004-06-02 | 1 | -24/+41 |
| | |||||
* | Initial revision of PHP/Interbase UDF lib | Ard Biesheuvel | 2004-06-02 | 1 | -0/+127 |
# This will allow users running the embedded engine # to call PHP functions from inside their SQL statements |