Any PHP developer that may help me here?
#10

I just want to note that you shouldn't use the superglobals directly because it makes your site very vulnerable to XSS attacks. While real_escape_string may strip some sensitive symbols I reckon it would still be possible to insert arbitrary HTML and/or Javascript code. Have a look at http://php.net/manual/en/function.filter-input.php
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 6 Guest(s)