if($_SERVER['REQUEST_SCHEME']=='http') { header('Location: https://phpmyadmin.com'); exit; }
Last updated 4 years ago