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.

2009-04-23 20:06 Back to release list
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.

Project Resources