Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.1.8

Die deny_attribute Parameter akzeptiert nun die Platzhalter *, wodurch es einfacher, ihren Wert, wenn alle nur einige Attribute verweigert werden soll. Ein Fehler in der Interpretation $ spec wurde behoben.
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