Download List

프로젝트 설명

htmLawed is a PHP script that makes input text more secure, HTML standards-compliant, and suitable in general from the viewpoint of a Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1 documents. It is a customizable HTML/XHTML filter, processor, purifier, and sanitizer. It can ensure that HTML tags are balanced and properly nested tags, neutralize code that may be used for cross-site scripting (XSS) attacks, and limit the allowed HTML elements, tags, attributes, or URL protocols.

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.

2010-02-26 21:27
1.1.9.1

htmLawed 이제는 LGPL 라이센스 버전 3을 사용합니다. 지원 ','삽입 요소에 대한 'FlashVars'속성이 추가되었습니다.
htmLawed now uses the LGPL version 3 license. Support was added for the 'flashvars' attribute for the 'embed' element.

2009-12-23 06:32
1.1.9

소프트 하이픈 지금은 URL을 통해서만 제거됩니다 속성값을 수락.
Soft hyphens are now removed only from URL-accepting attribute values.

2009-07-17 21:01
1.1.8.1

마이너 코드를 변경 경고를 생산에서 PHP가 중단되었다.
A minor code change was made to stop PHP from producing a warning.

2009-04-23 20:06
1.1.8

deny_attribute 매개 변수는 이제 그것을 간단하게 값을 모두에 있지만 몇 가지 특성이 거부되고있다 지정할 만들기 * 와일드 카드를 수용할 수있다. $ 규격 해석에 버그가 수정되었습니다.
Tags: Minor feature enhancements
The deny_attribute parameter now accepts the * wildcard, making it simpler to specify its value when all but a few attributes are being denied. A bug in interpreting $spec was fixed.

2009-03-11 19:18
1.1.7

속성 deny_attribute을 통해 세계적 거부 요소에 $ 사양을 구체적으로 통과하는 것이 허용하실 수있습니다. 논리 표현식을 만들어진 역동적인 CSS를 특정 유형의 변경 잡으려고했다.
Tags: Minor feature enhancements
Attributes globally denied through deny_attribute can be allowed to an element specifically through $spec. The logic was altered to catch certain types of dynamic crafted CSS expressions.

Project Resources