elogy / feedbackscript

php script providing anonymous feedback for students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to PHP filter methods

elogy opened this issue · comments

The method filter_input() can and should be replaced by the appropriate PHP_SANITIZE methods.