Can somebody help me with these
Fatal error: Uncaught Error: Call to undefined function sql_regcase() in /home/vol13_5/byethost24.com/b24_19881615/htdocs/core.php:157 Stack trace: #0 /home/vol13_5/byethost24.com/b24_19881615/htdocs/core/pages/signup.php(6): text_filter('', 1) #1 {main} thrown in /home/vol13_5/byethost24.com/b24_19881615/htdocs/core.php on line 157
line 157 is:
$text = preg_replace(sql_regcase("/(drop table|show tables|#|--|\\\\)/"),"",$text);