<?php phpinfo(); // safe key generation: //$bytes = openssl_random_pseudo_bytes(6); //$hex = bin2hex($bytes);