Jump to content

[SOLVED] Improving PHP Security?


random1

Recommended Posts

I'm securing my PHP website at the moment and have a few road blocks. How can I prevent or at least hinder:

 

1) Javascript Injection

2) SQL Injection

3) Cross Site Scripting (XSS) : http://quickwired.com/smallprojects/php_xss_filter_function.php doesn't seem to work

4) Session Hijacking

 

and any other security issues?

Link to comment
https://forums.phpfreaks.com/topic/83914-solved-improving-php-security/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.