Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 234 Bytes

File metadata and controls

18 lines (10 loc) · 234 Bytes

SecurityClass

Simple PHP Security Class

Usage

SECURITY()

    $secure = new SECURITY();
    $secure->parse_incoming();

Authors

License