I am trying to use the filter.dll so that I can filter all input. This is recommended to prevent cross site scripting.
I have added it in my php.ini file, and it shows up when looking at phpinfo(), but I get an error when trying to call the functions.
I get the following error
<b>Fatal error: Call to undefined function filter_input() in C:\wamp\www\MyWeb\xssTest.php on line 46</b>
Forum:
WampServer English