Download List

프로젝트 설명

PTM is a Perl/HTML hybrid language, written
entirely in Perl, and similar to PHP in tag
syntax. It allows for the ease of PHP-style inline
code in your dynamic HTML documents, while
supplying the power of Perl that many find to be
sorely lacking in PHP. PTM's parser application,
referred to as the PPA, acts as an Apache plugin,
a standalone parser placed in the cgi-bin, or a
command line parser (for debugging purposes), and
is distributed for both Unix and Window platforms.
Additionally, PTM wraps many variables common to
PHP to ease the transition between PTM and PHP
when switching back and forth.

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.

2005-12-19 05:29
0.5.0 Beta

몇 가지 기능은 테스터에 의해 중지 또는 고정되었습니다 기능에 사소한 변화들을 만들었 있고, 이미 그 장소에 넣어왔다 두 가지 중요한 보안 강화 기능이있습니다. 기본 기능에 몇 가지 새로운 기능이 추가되었습니다. 새 모듈 (RSS20)는 간단한 노드 수 있도록 추가되었습니다 - RSS의 2.0 호환 XML 구문 분석을 기반으로 피드를 인터넷을 둘 이상의 로컬 파일에 저장됩니다. . htaccess 파일 독립형 덜 오버헤드를 제공 단축되었습니다 / 에뮬레이션 설치 모드 설치 프로세스를 간소화되었습니다.
Tags: Major feature enhancements
A few functions flagged by the testers have been fixed or have had minor changes in functionality made to them, and there are two major security enhancements that have been put into place. A couple new base functionality functions have been added. A new module (RSS20) has been added that allows for simple node-based parsing of RSS 2.0 compatible XML feeds both over the Internet and stored in local files. The .htaccess file has been shortened to provide less overhead in Standalone/Emulation installation mode, and the installation process has been simplified.

2005-10-07 09:46
0.4 Beta

하나의 함수로 설정 데이터베이스 지원, 약 100 종류와 함께 데이터베이스에 추가되었습니다, MySQL은, 석사는 SQL, mSQL (미니는 SQL 포함), 지원하는 오라클, 사이베이스, 인포믹스, 및 ADO [제트는 SQL]. 가득 차있는 쿠키 기반의 세션 관리가 추가되었습니다. 반면 사용자의 서핑 PTM 세션 쿠키 값을 패키지 그룹에 저장할 수, 사이트 사용자 정의 및 사용자에게 고유한 ID 번호 발진 가능성을 추적하는 모든 종류의 수있게 허용합니다. 또한, 사용자 지정 사용자 PTM / 펄 모듈은 이제 지원됩니다.
Tags: Major feature enhancements
Single function set database support was added,
with nearly 100 database types supported,
including MySQL, MS SQL, mSQL (Mini SQL), Oracle,
Sybase, Informix, and ADO [Jet SQL]. Full
cookie-based session management was added. PTM
sessions allow for a packaged group of cookie
values to be stored while a user is surfing,
allowing for all types of site customization and
user tracking potential with unique, scrambled ID
numbers. Additionally, custom user PTM/Perl
modules are now supported.

2005-09-28 22:34
0.3 Alpha

Tags: Initial freshmeat announcement

Project Resources