Coderwall
Ruby
Python
JavaScript
Front-End
Tools
iOS
More
Tips
Ruby
Python
JavaScript
Front-End
Tools
iOS
PHP
Android
.NET
Java
Jobs
Jobs
Sign In or Up
Joined August 2014
·
mattinahat99
Matthew Jones
Cardiff
·
·
0 Protips
1 Comments
Posted to
persist dropdown menu values after submit
over 1 year ago
This is open to XSS...
GET and POST vars should be escaped with htmlentities() as a minimum.
Achievements
1 Karma
0 Total ProTip Views
This is open to XSS...
GET and POST vars should be escaped with htmlentities() as a minimum.