Jump to content

[SOLVED] Beta Testing Job Site.


darkfreaks

Recommended Posts

ok if i have something like

 

echo htmlspecialchars("<input value=$sessid>"); it will just show the input code that is not what i want.

 

 

 

but if i do RemoveXSS("<input value=$sessid>"); it will check the input for all known XSS patterns and remove them. this is more of what i want.

 

Link to comment
Share on other sites

×
×
  • 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.