Certificate Verification
Certificate Details
Certificate Number:
Issued To:
Issued On:
Status:
Certificate Number:
Issued To:
Issued On:
Status:
“”Once you complete and submit the form, you will receive a certificate. Viewing the certificate on the ISCNO website will show its validation details.“”
Item | HSN/SAC | Qty | Rate | CGST % | SGST % | Amount |
---|---|---|---|---|---|---|
Item | HSN/SAC | Qty | Rate | CGST % | SGST % | Amount |
---|---|---|---|---|---|---|
CERTIFICATE DEMO
.
CERTIFICATE OF ACHIVEMENT
Certiifcate Verification
Name | Course | Date | Certificate No. | Digital Image |
---|---|---|---|---|
Prakash S/o Ainarappan | Successful Completion of Traditional In Vedic Astrology & Spiritutal Enrichment Program | February 2024 | SKBN24FEB101 | ![]() |
Sunil | Vedic Astrology & Spiritutal Enirchment Program | June 2024 | SKBN24FEB102 | ![]() |
</body>
</html>
🛠 2. PHP Backend (index.php continued)
Use PHP's mail() (configure SMTP) or PHPMailer to send OTP.
php
Copy
Edit
<?php
session_start();
function send_email_otp($email, $otp) {
$subject = "Your OTP Code";
$body = "Your OTP is: $otp";
$headers = "From: no-reply@yourdomain.com\r\n";
return mail($email, $subject, $body, $headers);
}
if ($_SERVER['REQUEST_METHOD'] === 'POST') {
if (isset($_POST['send_otp'])) {
$email = $_POST['email'];
$otp = rand(100000, 999999);
$_SESSION['email'] = $email;
$_SESSION['otp'] = $otp;
$_SESSION['otp_time'] = time();
if (send_email_otp($email, $otp)) {
$msg = "OTP sent to $email.";
echo "<script>document.getElementById('otp-section').style.display='block';</script>";
} else {
$msg = "Error sending OTP.";
}
}
if (isset($_POST['verify_otp'])) {
if (!isset($_SESSION['otp'])) {
$msg = "Please request OTP first.";
} else if (time() - $_SESSION['otp_time'] > 300) {
$msg = "OTP expired. Please request again.";
} else if ($_SESSION['otp'] == $_POST['otp']) {
unset($_SESSION['otp']);
// Serve download
header('Content-Type: application/octet-stream');
header('Content-Disposition: attachment; filename="yourfile.pdf"');
readfile('yourfile.pdf');
exit;
} else {
$msg = "Invalid OTP.";
}
}
}
?>
.
Tailor Choice
GSTIN.: | |
UDYAM : | |
ISC no.: | 7291250348 |
Company Profile / Services / Gallery / Videos
Proprietary: | NANABALA ARUNAMMA |
Phone: | 984598XXXX |
Manufacturing: | |
E-mail Id: | vlsenterprises12@gmail.com |
Address: | NO.28,29, Thigalara Palya, Karihobanahalli Revenue Layout, 29, Bangalore – 560058 |
Booking
Contact us through Call/ Whatsapp at 7892478826 / 9538032031 or through the Contact Us form available on the website. After providing all the necessary details, a registration form will be shared post which a pickup slot will be alloted accordingly. A direct pickup can be requested by submitting the Registration form available on the Book-Now page.
Designing
Our executive will be sent to your location to pick up the order. You can either choose the design from the website or send us a picture on Whatsapp/Mail of what you require. Designing, Express Tailoring and Measurement Services will be provided if opted for.An approximate price will be quoted at the time of the pickup if requested.
Delivery
Our professionals will work on your clothing and the final product will be delivered to your doorstep within the promised time. Free alterations will be provided in case of fitting issues.
PRICE LIST
Saree
1. | Fall & Pico Machine stitch + Hand Hemming – Rs.250 |
2. | Fall & Pico Two side Hand Hemming- Rs.300 |
3. | Heavy Work Saree Fall & Pico Two side Hand Hemming – Rs.400 |
4. | Ready To Wear Saree -Rs.1500 – Rs.2300 |
5. | Saree Self Tassels Starting Price – Rs.350 |
6. | Saree Baby Tassels Starting Price – Rs.650 |
7. | Pre-pleated Saree – Rs.500 |
Note: Delivery Charges – For orders below Rs.1000 – Rs.80
Bottom wear
1. | Chudidar without lining – Rs.590 |
2. | Chudidar with lining -Rs.790 |
3. | Salwar without lining -Rs.590 |
4. | Salwar with lining -Rs.790 |
5. | Palazzo without lining -Rs.650 |
6. | Saree Baby Tassels Starting Price – Rs.650 |
7. | Patiala, Afghani Pant without lining -Rs.690 |
8. | Patiala, Afghani Pant with lining -Rs.1000 |
9. | Straight Pant without lining -Rs.750 |
10. | Straight Pant with lining -Rs.950 |
11. | Tulip Pant without lining -Rs.1500 |
12. | Kite Pant without lining -Rs.1700 |
13. | Sharara without lining -Rs.1500 |
14. | Sharara with lining -Rs.2250 |
Note: Delivery Charges – For orders below Rs.1000 – Rs.80
Embroidery
1. | Hand Embroidery – Starting Price – Rs.3000 |
2. | Machine Embroidery – Starting Price – Rs.2000 |
Blouse
1) | Dart Blouse without lining -Rs.870 |
2) | Dart Blouse with Lining -Rs.1070 |
3) | Dart Blouse Padded – Rs.1500 |
4) | Princess Cut without lining – Rs.1040 |
5) | Princess Cut with Lining – Rs.1350 |
6) | Princess Cut Padded – Rs.1650 |
7) | Double Katori Cut without lining – Rs.1250 |
8) | Blouse with Fabric Fusing – Base price +Rs.500 |
9) | Double Katori Cut Padded – Rs.1750 |
10) | Designer Blouse – Starting price – Rs.3000 |
Delivery Charges – For orders below Rs.1000 – Rs.80
Delivery fee – For faster delivery, a charge of Rs.300 – Rs.500 will be applicable depending on your location.
1)All Prices are exclusive of GST.
5% GST is applicable on all invoices.
2)For sizes 3XL and above, additional charge Rs.250 to Rs.350 will be added accordingly.
Delivery Charges – For orders below Rs.1000 – Rs.80