Current Page: 1 of 1
Results 1 - 2 of 2
19 years ago
ejennings_98
Ok, I figured it out. php_filter works, but the function calls do not. I was testing cross site scripting, and it filters everything out by default. Regards, Eric.
Forum: WampServer English
19 years ago
ejennings_98
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
Current Page: 1 of 1