<?php function sanitize($data) { return strtolower(str_replace(['’',';',"'",':',"'","’",''','"',' ','`','delete','update','drop','create'], '', htmlspecialchars($data) )); } echo sanitize("Joe's Diner");
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`