<?php
if ($_SERVER['HTTPS'] != "on") {
echo "This is not HTTPS";
}else{
echo "This is HTTPS";
}
?>
if ($_SERVER['HTTPS'] != "on") {
echo "This is not HTTPS";
}else{
echo "This is HTTPS";
}
?>
Hello Friends! I am Ramana a part time blogger from Hyderabad.
0 comments:
Post a Comment