| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/banners/domains/stagemag/ |
Upload File : |
<?php
require_once __DIR__ . '/functions.php';
require_once __DIR__ . '/db.php';
require_once __DIR__ . '/email.php';
init_session();
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="INSPIRO" />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://cloudimages.broadwayworld.com/2017/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="https://cloudimages.broadwayworld.com/2017/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="https://cloudimages.broadwayworld.com/2017/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="https://cloudimages.broadwayworld.com/2017/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="https://cloudimages.broadwayworld.com/2017/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="https://cloudimages.broadwayworld.com/2017/favicon-128.png" sizes="128x128" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Document title -->
<?php if (!empty($pageinfo)): ?>
<?= $pageinfo ?>
<?php else: ?>
<title>BroadwayWorld Stage Mag </title>
<meta name="description" content="BroadwayWorld stage mag - create modern and fully interactive show programs for any kind of production, from streaming to broadcast to in-person - for FREE.">
<?php endif; ?>
<!-- Stylesheets & Fonts -->
<link href="/polo/Template/css/plugins.css" rel="stylesheet">
<link href="/polo/Template/css/style.css" rel="stylesheet">
<style type="text/css">
/* open-sans-300 - latin */
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: url('/fonts/open-sans-v44-latin-300.woff2') format('woff2');
}
/* open-sans-regular - latin */
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url('/fonts/open-sans-v44-latin-regular.woff2') format('woff2');
}
/* open-sans-600 - latin */
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url('/fonts/open-sans-v44-latin-600.woff2') format('woff2');
}
/* open-sans-700 - latin */
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: url('/fonts/open-sans-v44-latin-700.woff2') format('woff2');
}
/* open-sans-800 - latin */
@font-face {
font-display: swap;
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
src: url('/fonts/open-sans-v44-latin-800.woff2') format('woff2');
}
/* montserrat-regular - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url('/fonts/montserrat-v31-latin-regular.woff2') format('woff2');
}
/* montserrat-500 - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url('/fonts/montserrat-v31-latin-500.woff2') format('woff2');
}
/* montserrat-600 - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
src: url('/fonts/montserrat-v31-latin-600.woff2') format('woff2');
}
/* montserrat-700 - latin */
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url('/fonts/montserrat-v31-latin-700.woff2') format('woff2');
}
/* raleway-100 - latin */
@font-face {
font-display: swap;
font-family: 'Raleway';
font-style: normal;
font-weight: 100;
src: url('/fonts/raleway-v37-latin-100.woff2') format('woff2');
}
/* raleway-300 - latin */
@font-face {
font-display: swap;
font-family: 'Raleway';
font-style: normal;
font-weight: 300;
src: url('/fonts/raleway-v37-latin-300.woff2') format('woff2');
}
/* raleway-regular - latin */
@font-face {
font-display: swap;
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
src: url('/fonts/raleway-v37-latin-regular.woff2') format('woff2');
}
/* raleway-600 - latin */
@font-face {
font-display: swap;
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
src: url('/fonts/raleway-v37-latin-600.woff2') format('woff2');
}
/* raleway-700 - latin */
@font-face {
font-display: swap;
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
src: url('/fonts/raleway-v37-latin-700.woff2') format('woff2');
}
/* raleway-800 - latin */
@font-face {
font-display: swap;
font-family: 'Raleway';
font-style: normal;
font-weight: 800;
src: url('/fonts/raleway-v37-latin-800.woff2') format('woff2');
}
.dark #mainMenu nav>ul>li>a, #mainMenu.dark nav>ul>li>a {
color: #fff;
}
#mainMenu nav>ul>li>a {
color: #fff;
}
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-253633-29"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-253633-29');
</script>
<script data-ezscrex=false data-pagespeed-no-defer data-cfasync=false async >window['gtag_enable_tcf_support'] = true; (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P3NJDWD');</script>
</head>
<body>
<img src="https://cloud.broadwayworld.com/sitepixel.cfm" width="1" height="1" alt="" style="display:none;" loading="eager" decoding="async">
<!-- Body Inner -->
<div class="body-inner">
<!-- Header -->
<header id="header" data-transparent="true" class="dark submenu-light">
<div class="header-inner" style="background-color:black;">
<div class="container" style="background-color:black;">
<!--Logo-->
<a href="/newmain.php"><div id="logo"><?php
$ua = $_SERVER['HTTP_USER_AGENT'] ?? '';
if (stripos($ua, 'iPhone') !== false || stripos($ua, 'android') !== false): ?>
<img src="https://cloudimages.broadwayworld.com/stagemag/newlogos/new340.png" alt="Stage Mag Logo" style="max-width:280px;width:280px" width="280">
<?php else: ?>
<img src="https://cloudimages.broadwayworld.com/stagemag/newlogos/TransparentWhite.png" alt="Stage Mag Logo" style="max-width:340px;">
<?php endif; ?></div></a>
<!--Header Extras-->
<!--end: Header Extras-->
<!--Navigation Resposnive Trigger-->
<div id="mainMenu-trigger"> <a class="lines-button x"><span class="lines"></span></a> </div>
<!--end: Navigation Resposnive Trigger-->
<!--Navigation-->
<div id="mainMenu" style="background-color:black;">
<div class="container" style="background-color:black;">
<nav style="background-color:black;">
<ul style="background-color:black;">
<li><a href="newmain-about.php">About</a></li>
<li><a href="newmain-features.php">Features</a></li>
<li><a href="newmain-faq.php">FAQ</a></li>
<li><a href="newmain-partners.php">Partners</a></li>
<li><a href="newmain-register-login.php">Login</a></li>
<li><a href="newmain-whatsnew.php">What's New</a></li>
<li><form action="/index.php" method="post" enctype="multipart/form-data" style="margin:0;display:inline">
<input id="order-f-name" class="order-f-name" style="color:white;width:110px;" type="text" name="q" placeholder="Shortcode">
<input class="button order-button" style="background-color:#b20223;" type="submit" value="Go">
</form> </li>
</ul>
</nav>
</div>
</div>
<!--end: Navigation-->
</div>
</div>
</header>
<!-- end: Header -->