corb Posted March 9, 2008 Share Posted March 9, 2008 Hey guys! I wrote a really simple php script, where a user enters their url, and that information is appended to an html file. Obviously, this is very vulnerable to injection code (you could inject javascript or maybe even some extra php). I was wondering if there was an easy way to prevent injections. Like, could I put <noscript> tags surrounding the insertion point in the html? Thanks ahead of time! (and if this already exists in the forum, please tell me the search I'd need to do to find it because I could find it) Link to comment https://forums.phpfreaks.com/topic/95242-hey-question-about-making-my-code-unexploited/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.