PHP 클래스 Sanitize, spaghettiphp
Removal of alpahnumeric characters, SQL-safe slash-added strings, HTML-friendly strings,
and all of the above on arrays.
파일 보기
프로젝트 열기: spaghettiphp/spaghettiphp
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
html ( $string, $encode = true ) |
|
|
메소드 상세
public static html ( $string, $encode = true ) |