GIF89a
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<head>
<meta charset="utf-8">
<meta name="description"
content="" />
<meta name="keywords"
content="" />
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- title -->
<title>Viralhoga.com</title>
<!-- favicon -->
<link rel="icon" type="image/x-icon" href="img/logo/favicon.png">
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- magnific-popup css -->
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
<!-- animate css -->
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<!-- bootstrap icon -->
<link rel="stylesheet" type="text/css" href="css/bootstrap-icons.css">
<!-- font-awesome css -->
<link rel="stylesheet" type="text/css" href="css/all.min.css">
<!--fether css -->
<link rel="stylesheet" type="text/css" href="css/feather.css">
<!-- owl css -->
<link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css">
<link rel="stylesheet" type="text/css" href="css/owl.theme.default.min.css">
<!-- swiper-bundle css -->
<link rel="stylesheet" type="text/css" href="css/swiper-bundle.min.css">
<!-- slick slider css -->
<link rel="stylesheet" type="text/css" href="css/slick.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="css/ourstyle.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/other-page.css">
</head>
<body>
<!-- header start -->
<?php include('includes/navbar.php');
if(!isset($_SESSION['reg_id']) || empty($_SESSION['reg_id']))echo "<script>window.location='login.php'</script>";
?>
<!-- header end -->
<main>
<!-- breadcrumb start -->
<section class="breadcrumb-area">
<div class="container">
<div class="col">
<div class="row">
<div class="breadcrumb-index">
<!-- breadcrumb main-title start-->
<div class="breadcrumb-title">
<h2>Service</h2>
</div>
<!-- breadcrumb main-title end-->
<!-- breadcrumb-list start -->
<ul class="breadcrumb-list">
<li class="breadcrumb-item-link">
<a href="index.php">Home</a>
</li>
<li class="breadcrumb-item-link">
<span>service</span>
</li>
</ul>
<!-- breadcrumb-list end -->
</div>
</div>
</div>
</div>
</section>
<!-- main section start-->
<section class="section-ptb">
<div class="container">
<div class="row">
<div class="col">
<div class="checkout-tab">
<ul class="nav nav-tabs">
<li class="nav-item">
<a href="#home" class="nav-link active mb-lg-0 mb-3" data-bs-toggle="tab">Song Edit</a>
</li>
<li class="nav-item">
<a href="#profile" class="nav-link mb-lg-0 mb-3" data-bs-toggle="tab">Song Upload</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link mb-lg-0 mb-3" data-bs-toggle="tab">Thumbnail/Channel Art</a>
</li>
</ul>
</div>
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="tab-content p-4 pb-5 shadow">
<div class="tab-pane fade active show" id="home">
<div class="checkout-style-2">
<div class="billing-area">
<form method="post">
<h2 class="mb-5 text-center">Song Edit</h2>
<div class="billing-form">
<ul class="billing-ul">
<li class="billing-li">
<label>User/Sender Email Id</label>
<input type="email" name="email" placeholder="Email ID" required>
</li>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<label>USer/Sender Contact No.</label>
<input type="text" name="mobile" placeholder="Contact No." required>
</li>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<label>Payment</label>
<input type="text" name="payment" placeholder="₹299/-" disabled>
</li>
</ul>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<label>Song Link</label>
<input type="text" name="songlink" placeholder="Song Link" required>
</li>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<button type="submit" name="editSong" class="btn btn-danger w-100 py-2 mt-3">SEND</button>
</li>
</ul>
</div>
</form>
</div>
</div>
</div>
<div class="tab-pane fade" id="profile">
<div class="checkout-style-2">
<div class="billing-area">
<form method="post">
<h2 class="mb-5 text-center">Song Upload</h2>
<div class="billing-form">
<ul class="billing-ul">
<li class="billing-li">
<label>Manager / Editor Access of Youtube Channel</label>
<input type="email" name="email" placeholder="Email ID" required>
</li>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<label>Payment</label>
<input type="text" name="payment" placeholder="₹30/-" disabled>
</li>
</ul>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<label>Song Link</label>
<input type="text" name="songlink" placeholder="Song Link" required>
</li>
</ul>
<ul class="billing-ul">
<li class="billing-li">
<button type="submit" name="uploadSong" class="btn btn-danger w-100 py-2 mt-3">SEND</button>
</li>
</ul>
</div>
</form>
</div>
</div>
</div>
<div class="tab-pane fade" id="contact">
<div class="checkout-style-2">
<div class="billing-area">
<div class="billing-details">
<form method="post">
<h2 class="mb-5 text-center">Thumbnail / Channel Art</h2>
<div class="d-flex">
<div class="radio me-3">
<label class="text-black">
<input type="radio" name="createType" value="Thumbnail / Channel Art" required checked>
Thumbnail / Poster
</label>
</div>
<div class="radio">
<label class="text-black">
<input type="radio" name="createType" value="Channel Art"/>
Channel Art
</label>
</div>
</div>
<div class="ship-wrapper show-hide" id="green" >
<ul class="popup-inner-ul">
<li class="popup-li">
<label>Youtube Channel Name</label>
<input type="text" name="channelName" placeholder="Channel Name" required>
</li>
<li class="popup-li">
<label>Song Tittle Name</label>
<input type="text" name="songTitle" placeholder="Song Tittle Nmae" required>
</li>
<li class="popup-li">
<label>Singer Name</label>
<input type="text" name="singerName" placeholder="Singer Name" required>
</li>
<li class="popup-li">
<label>Lyricist Name</label>
<input type="text" name="lyricistName" placeholder="Lyricist Name" required>
</li>
<li class="popup-li">
<label>Music Director Name</label>
<input type="text" name="musicDirectorName" placeholder="Music Director Name" required>
</li>
<li class="popup-li">
<label>Video Director Name</label>
<input type="text" name="videoDirectorName" placeholder="Music Director Name" required>
</li>
<li class="popup-li">
<label>Channel Type</label>
<input type="text" name="channelType" placeholder="Channel Type" required>
</li>
<li class="popup-li">
<label>Other</label>
<textarea name="message"></textarea>
</li>
</ul>
<div class="ship-btn">
<button type="submit" name="channelArt" class="btn btn-danger py-2 mt-2 w-100">Pay Now</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="form-contact-2">
<div class="container">
<div class="row">
<div class="col">
<!-- contact us title start -->
<div class="section-capture">
<div class="section-title">
<h2><span>Are You Looking For Channel Link Or New Link Channel?</span></h2>
</div>
</div>
<!-- contact us title end -->
<!-- contact us from start -->
<div class="form-warp contact-detail">
<div class="contact-form-list">
<form method="post">
<ul class="form-fill">
<li class="Name">
<label>Name</label>
<input type="text" name="name" autocomplete="name" placeholder="Name" required>
</li>
<li class="Email">
<label>Email address</label>
<input type="email" name="email" autocomplete="email" placeholder="Email address" required>
</li>
<li class="Phone number">
<label>Phone number</label>
<input type="tel" name="mobile" placeholder="Phone number" required>
</li>
<li>
</li>
<li class="Message">
<label>Message</label>
<textarea name="message" placeholder="Message" class="custom-textarea"></textarea>
</li>
</ul>
<div class="contact-submit">
<button type="submit" name="channelSubmit" class="btn btn-danger w-100 py-2">
<span>SUBMIT</span>
</button>
</div>
</form>
</div>
</div>
<!-- contact us from start -->
</div>
</div>
</div>
</section>
</main>
<!-- main section end-->
<!-- footer start -->
<?php include('includes/footer.php');?>
<!-- footer end -->
<!-- screen-bg start -->
<div class="screen-bg"></div>
<!-- screen-bg end -->
<!-- back-to-top start -->
<a href="javascript:void(0)" id="top" class="scroll">
<span><i class="feather-arrow-up"></i></span>
</a>
<!-- back-to-top end -->
<!-- jquery -->
<script src="js/jquery-3.6.3.min.js"></script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<script src="js/popper.min.js"></script>
<!-- magnific-popup js -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- owl js -->
<script src="js/owl.carousel.min.js"></script>
<!-- swiper-bundle js -->
<script src="js/swiper-bundle.min.js"></script>
<!-- slick js -->
<script src="js/slick.min.js"></script>
<!-- waypoints js -->
<script src="js/waypoints.min.js"></script>
<!-- counter js -->
<script src="js/counter.js"></script>
<!-- main js -->
<script src="js/main.js"></script>
</body>
<script>
$('.form-radio').change(function() {
if (this.value == 'persona_fisica') {
$(".user-title").show();
$(".company-title").hide();
}
else if (this.value == 'societa') {
$(".user-title").hide();
$(".company-title").show();
}
});
</script>
<script>
$(document).ready(function(){
$("input[name=action]").change(function() {
var test = $(this).val();
$(".show-hide").hide();
$("#"+test).show();
});
});
</script>
<?php
//edit song
if(isset($_POST['editSong'])){
if(mysqli_query($con,"insert into `contact_tbl` set email='$_POST[email]',mobile_no='$_POST[mobile]',payment='299',code_id='$currentTime',songlink='$_POST[songlink]',enquiryType='Edit Song'")){
$_SESSION['amount']=299;
$_SESSION['cname']=$_SESSION['name'];
$_SESSION['cemail']='';
$_SESSION['receipt_id']=$currentTime;
echo "<script>window.location='https://rssindia.com/payment/pay.php?orderid=$_SESSION[receipt_id]'</script>";
}else echo "<script>alert('Data has not submit.');window.location='service.php'</script>";
}
//edit uploadSong
if(isset($_POST['uploadSong'])){
if(mysqli_query($con,"insert into `contact_tbl` set email='$_POST[email]',payment='50',code_id='$currentTime',songlink='$_POST[songlink]',enquiryType='Upload Song'")){
$_SESSION['amount']=50;
$_SESSION['cname']=$_SESSION['name'];
$_SESSION['cemail']='';
$_SESSION['receipt_id']=$currentTime;
echo "<script>window.location='https://rssindia.com/payment/pay.php?orderid=$_SESSION[receipt_id]'</script>";
}else echo "<script>alert('Data has not submit.');window.location='service.php'</script>";
}
//Thumbnail / Channel Art
if(isset($_POST['channelArt'])){
if(mysqli_query($con,"insert into `contact_tbl` set channelType='$_POST[channelType]',payment='30',code_id='$currentTime',suggest_pro='$_POST[message]',createType='$_POST[createType]',channelName='$_POST[channelName]',songTitle='$_POST[songTitle]',singerName='$_POST[singerName]',lyricistName='$_POST[lyricistName]',musicDirectorName='$_POST[musicDirectorName]',videoDirectorName='$_POST[videoDirectorName]',enquiryType='Thumbnail Channel Art'")){
$_SESSION['amount']=30;
$_SESSION['cname']=$_SESSION['name'];
$_SESSION['cemail']='';
$_SESSION['receipt_id']=$currentTime;
echo "<script>window.location='https://rssindia.com/payment/pay.php?orderid=$_SESSION[receipt_id]'</script>";
}else echo "<script>alert('Data has not submit.');window.location='service.php'</script>";
}
//For Channel Link Or New Link Channel
if(isset($_POST['channelSubmit'])){
if(mysqli_query($con,"insert into `contact_tbl` set name='$_POST[name]',email='$_POST[email]',payment='0',code_id='$currentTime',mobile_no='$_POST[mobile]',suggest_pro='$_POST[message]',enquiryType='For Channel Link Or New Link Channel'")){
$_SESSION['amount']=299;
$_SESSION['cname']=$_SESSION['name'];
$_SESSION['cemail']='';
$_SESSION['receipt_id']=$currentTime;
echo "<script>window.location='https://rssindia.com/payment/pay.php?orderid=$_SESSION[receipt_id]'</script>";
}else echo "<script>alert('Data has not submit.');window.location='service.php'</script>";
}
?>
</html>