Menu

SQL_AL.PHP / News: Recent posts

SQL_AL.PHP[TM] v1.2 Released

A new release of SQL_AL.PHP is now available for download, with support for Frontbase SQL included. The documentation has also been updated to reflect the new support and changes made to incorporate Frontbase.

Posted by Justin White 2003-04-24

SQL_AL.PHP[TM] v1.1 Released

Rather than releasing a buggy alpha over the weekend, SQL_AL.PHP v1.1 has been released after some intense debugging. This release includes support for transactions, support for both Firebird 1.0 and Borland Interbase 6.5 or above, and some expanded support for additional SQL functions.

Posted by Justin White 2003-03-11

SQL_AL.PHP 1.1-alpha to be Released

SQL_AL.PHP vserion 1.1a will be released Saturday, with support for Transactions and newly added support for Interbase.

Posted by Justin White 2003-03-07

Docs for Version 1.01 Now Available!

The documentation of the SQL_AL.PHP library has been completed. All functions have been documented and a basic usage description is included as well.

Posted by Justin White 2003-02-04

SQL_AL.PHP 1.01 Fixed

Several fixes and optimizations have been included into version 1.01. Users who deploy SQL_AL.PHP with Microsoft SQL or Oracle are urged to upgrade immediately. Changes include:

- Documentation completed with all functions and usage.
- Fixed bug with implementation of mssql_fetch_row (statement to fetch a row completely missing).
- Fixed lack of support for OCI8 in functions sql_free_result(), sql_logoff().
- Streamlined the returning of results in most functions (removed a total of 13 lines from length of SQL_AL.PHP). Now, one statement included for the returning of the result of the function. Some exceptions exist:
* sql_operator - Current implementation of the function will not allow a common result. It appears to be more practical to keep each operator separately returning a result.
* Additionally, some functions have included statements to return FALSE under certain circumstances.
- Enhanced the readability of SQL_AL.PHP by placing the functions in order as they appear above.

Posted by Justin White 2003-02-04

Docs for SQL_AL.PHP Coming Soon

Documentation of the SQL_AL.PHP library is being prepared and should be available by Feb. 15.

Posted by Justin White 2003-02-02

SQL_AL.PHP 1.0 released!

SQL_AL.PHP™ 1.0 was released by YTZ Technical Services, LLC. on January 27, 2003. SQL_AL.PHP is a PHP library providing a single API to multiple database systems.

Posted by Justin White 2003-01-27