Download List

프로젝트 설명

PHPLIB is a base library for the PHP language. It
contains class definitions that help in session
tracking, manage persistent variables (just like ASP
session-variables, only more flexible), can do
authentication and permission checking and
support shopping cart applications. Additional
classes generate HTML code from database queries
and similar features.

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.

2001-07-23 23:58
phplib-7.2d

phplib의 모든 버전의 모든 사용자가 최대한 빠른 시일 내에이 버전으로 업데이 트해야합니다. 주요 노트의 경우 약 $ () 조항 prepend.php3에서 _PHPLIB [ 'libdir'] 임무를 원격 공격자가 (이) 원격 될 수있는 자신의 libdir 제공하기 위해, 기본적으로 모든 사람은 어떠한 PHP 코드를 삽입하는 것입니다 수 있도록 허용 어디서든 PHPLIB - 액세스하는 스크립트 또는 사이트로했다.
Tags: Major security fixes
All users of all versions of phplib should update to this version as soon as possible. Of major note is that in prepend.php3, the if() clause around $_PHPLIB['libdir'] assignment will allow a remote attacker to provide their own libdir (which can be remote), essentially allowing any person to inject any PHP code from anywhere into your PHPLIB-accessing script or site.

2001-01-30 15:13
release-5

2001-01-30 15:13
7.2c

대부분 버그수정, 새로운 클래스를 사용하여 사이트 탐색을 생성하기위한 메뉴라고. PHPLIB - 7.2c 두 PHP3와 PHP4와 호환됩니다.
Mostly bugfixes, and a new class called menu for generating navigation on your site. PHPLIB-7.2c is compatible with both PHP3 and PHP4.

2001-01-30 15:13
7.2b

일부 경고 제거 및 수정 sessions.inc 및 template.inc합니다.
Some warnings removed, and fixes to sessions.inc and template.inc.

2001-01-30 15:13
7.2

인증 코드를 완전히 재작 성 세션 업데이트, 와우 형태의 여러 데이터베이스 클래스, 석사는 SQL, 사이베이스, 오라클 8, 오라클, 테이블 클래스를 다시 작성을위한 향상된 지원을 위해 지원을 추가, 템플릿 클래스를 HTML과 PHP 코드의 분리 수있습니다. 또한, 많은 여러 가지 다른 버그수정, 문서 개선을 변경합니다.
Auth code completely rewritten, updates to Session, OOH forms, several database classes, added support for MS SQL, Sybase, Oracle 8, improved support for Oracle, Table class rewritten, Template class allows separation of HTML and PHP code. Also, many several other bugfixes, documentation improvements and changes.

Project Resources