arshidkv12 / phpBolt

Best php encoder - free | Encrypt php source code
https://phpbolt.com
225 stars 49 forks source link

Undefined function bolt errors. #12

Closed shehlizah closed 3 years ago

shehlizah commented 3 years ago

I have downloaded the code and your loader, added the extension code in php.ini file but still it gives me the following issue for both bolt_decrypt() and bolt_encrypt().

Fatal error: Uncaught Error: Call to undefined function bolt_decrypt() in C:\xampp\htdocs\phpBolt-encrypt\encrypted\hello\index.php:6 Stack trace: #0 {main} thrown in C:\xampp\htdocs\phpBolt-encrypt\encrypted\hello\index.php on line 6

arshidkv12 commented 3 years ago

Install bolt.so properly