Download List

프로젝트 설명

bTemplate is a PHP class that facilitates the
separation of PHP code and various markup
languages (HTML, XML, etc.). It provides simple
variable interpolation, loops, complex (nested)
loops, simple conditionals, and case loops. By
default, it uses XML compatible syntax, but the
opening and closing tags can be customized.

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-05-03 21:18
0.3

이 bTemplate의 최종 릴리스입니다. 다른 구문을 조건부 파싱에 추가되었습니다. 만일 당신이 그 기능이 필요 없어 필요가없습니다 업데이 트하는 것입니다.
Tags: Minor feature enhancements
This is the final release of bTemplate. else syntax has been added to the conditional parsing. There is no need to update if you don't need this functionality.

2002-06-11 23:21
0.2

이 버전 (여부를 가져오기 후에 ())를 호출하는 변수를 템플릿, 그리고 reset_vars () 메소드를 재설정하려면 템플릿을 수동으로 변수를 재설 정할 수있는 새로운 사건 루프 구문 생성자 두 번째 선택적 인수를 소개합니다. 문서의 모든 기능을 포함하도록 업데이 트되었습니다, 그리고 그 비교 기준을 가지고 웹 사이트를 여러 가지 다른 시스템 bTemplate 템플릿 bTemplate.
Tags: Minor feature enhancements
This version introduces a new case loop syntax, an optional second argument to the constructor (whether to reset template variables after a fetch() call), and a reset_vars() method that allows you to manually reset template variables. The documentation has been updated to include all features, and the bTemplate Web site has benchmarks that compare bTemplate to various other template systems.

2002-06-02 13:53
0.1

Tags: Initial freshmeat announcement

Project Resources