PHP Class Sanitize, spaghettiphp

Removal of alpahnumeric characters, SQL-safe slash-added strings, HTML-friendly strings, and all of the above on arrays.
Exibir arquivo Open project: spaghettiphp/spaghettiphp Class Usage Examples

Public Methods

Method Description
html ( $string, $encode = true )

Method Details

html() public static method

public static html ( $string, $encode = true )