Télécharger la liste

Description du projet

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.

Système requise

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.

2011-10-24 05:48 Retour à la liste release
1.1.10

Cette version possède une correction d'un bug dans la fonctionnalité tidy qui a provoqué l'entrée ensemble être remplacé par un espace unique. Il y a un nouveau paramètre, $config ["direct_list_nest"], afin de permettre une descendance directe d'une liste dans une liste.
Tags: Minor bugfixes, Minor feature enhancements
This release has a fix for a bug in the tidy functionality that caused the entire input to be replaced with a single space. There is a new parameter, $config["direct_list_nest"], to allow direct descendance of a list in a list.

Project Resources