can you help me fix this problem
August 7th, 2016
Fatal error: Call to undefined function: uc() in /home/www/freebuxmoney.com/register.php on line 65
this is what is on line 65 of that file
$username = uc($username);
any ideas?
tell us more clearly
Do you have the uc function defined somewhere on the script?