Line 15:
Line 15:
'''Hacks and cracks'''
'''Hacks and cracks'''
* Works with register_globals on or off (off highly recommended).
* Works with register_globals on or off (off highly recommended).
−
* Works with and without PHP safe_mode enabled (on recommended).
+
* Works with PHP safe_mode on or off (on recommended).
* Protection against SQL injection.
* Protection against SQL injection.
+
* Protection against XSS injection (Cross Site Scripting).
* Protection against CSRF (Cross Site Request Forgery).
* Protection against CSRF (Cross Site Request Forgery).