I am trying to work on a forgot password system. I have no clue why I am getting this error, I've rechecked the code almost five times. Any help would be wonderful.
by the way, this is Exception.
Error- Strict Standards: Only variables should be passed by reference in C:\xampp\htdocs\core\init.php on line 8
recover.php
echo $current_file = end(explode('/', $_SERVER['SCRIPT_NAME']));