Welcome Guest, Not a member yet? Register   Sign In
encryption_key in CI 3.x
#3

If you run PHP 7, just run this on the command line:

Code:
php -r 'echo bin2hex(random_bytes(16)), "\n";'
Reply


Messages In This Thread
encryption_key in CI 3.x - by bjacobs - 08-18-2017, 10:50 AM
RE: encryption_key in CI 3.x - by skunkbad - 08-18-2017, 11:35 PM
RE: encryption_key in CI 3.x - by Narf - 08-21-2017, 12:46 AM
RE: encryption_key in CI 3.x - by bjacobs - 08-21-2017, 07:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB