Looks like the code is obfuscated in some way?
Jan 10, 2019
7
Level 1
What does it mean?
Hi, I'm helping a friend develop his project. I ran into an error in the code and I have no idea what it means or what it was like to happen.
Error:
Fatal error: Uncaught Error: Call to undefined function obf_DTAVKz4FJAYNPRE5EgoaJBMVKzQzMDI () in C: \ xampp \ htdocs \ cryptoblizz \ index.php: 22 Stack trace: # 0 {main} thrown in C: \ xampp \ htdocs \ cryptoblizz \ index.php online 22
Line 21 and 22
$newtrader = new \Src\Trader();
obf_DTAVKz4FJAYNPRE5EgoaJBMVKzQzMDI('newtrader', ['trader' => $newtrader]);
Please or to participate in this conversation.