Server IP : 103.118.17.23 / Your IP : 216.73.216.188 Web Server : Microsoft-IIS/10.0 System : Windows NT RESELLERPLESK22 10.0 build 20348 (Windows Server 2016) AMD64 User : IWAM_plesk(default) ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/vhosts/mesa.org.in/httpdocs/assets/_core/php/examples/includes/ |
Upload File : |
<?php if(!isset($mainPage)) { ?> <button id="viewSource">View Source</button> <?php } ?> </section> <footer> <div id="tagline"><a href="http://qcubed.github.com/" title="QCubed Homepage"><img id="logo" src="<?php _p(__VIRTUAL_DIRECTORY__ . __IMAGE_ASSETS__ . '/qcubed_logo_footer.png'); ?>" alt="QCubed Framework" /> <span class="version"><?php _p(QCUBED_VERSION); ?></span></a></div> </footer> <script type="text/javascript"> // jQuery isn't always available var viewSource = document.getElementById('viewSource'); if (viewSource) { viewSource.onclick = function (){ var fileNameSection = "", objWindow; if (arguments.length == 3) { fileNameSection = "/" + strFilename; } objWindow = window.open("<?php echo __VIRTUAL_DIRECTORY__ . __EXAMPLES__ ?>/view_source.php/<?php _p(Examples::GetCategoryId()."/".Examples::GetExampleId()); ?>" + fileNameSection, "ViewSource", "menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=1000,height=750,left=50,top=50"); objWindow.focus(); return false; }; } window.gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); try { window.pageTracker = _gat._getTracker("UA-7231795-1"); pageTracker._trackPageview(); } catch(err) {} </script> </body> </html>