Line 16:
Line 16:
* Works with register_globals on or off (off highly recommended).
* Works with register_globals on or off (off highly recommended).
* Works with PHP safe_mode on or off (on recommended).
* Works with PHP safe_mode on or off (on recommended).
+
* Production option to disable any technical information leakage (debug, error stacktrace, version informations) <sup>[*6]</sup> (TODO Not yet available).
* Protection against SQL injection.
* Protection against SQL injection.
* Protection against XSS injection (Cross Site Scripting).
* Protection against XSS injection (Cross Site Scripting).