Download List

프로젝트 설명

The PHP SQL Toolkit is a PHP class system for abstracting database calls. Using classes or functions, it abstracts the underlying database structure into data sources in a manner similar to ODBC. Data sources are defined in one file and a standardized syntax is used for connecting to all databases. This is useful for portable code or for referencing multiple databases on multiple platforms all at the same time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-11 05:24 Back to release list
0.2

ODBC 데이터베이스 지원 (), 그리고 통과에 대한 수정 프로그램이 안된 걸 - 때 사용자가 database_free_result라는 클래스를 파괴하지 않았죠 내부 함수에 대한 참조를 논리적으로 (이것은 또한 오픈 버그 해결 ()와 각 xxxx_free_resut () 호출).
Tags: Minor feature enhancements
ODBC database support (untested), and a fix for pass-by-reference logic on internal functions (this also resolved the open bug with didn't destroy the class when a user called database_free_result() and each xxxx_free_resut() call).

Project Resources