Unsupported scripts and control panel web app for a hosting company
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5.php 1.7KB

12345678910111213141516171819202122232425262728293031323334
  1. <p>
  2. <?PHP if ($_SESSION['action'] == 'deferred' && $_SESSION['type'] == 'newuser') { ?>
  3. Thank you. Your application has been deferred to our admin team, and your account will be set up shortly. You should receive an e-mail within 24 hours containing details on how to access the control panel and how to pay your first bill. If you have any questions before you get a control panel login, please mail <a href="mailto:support@utd-hosting.com">support@utd-hosting.com</a>.
  4. <?PHP } elseif ($_SESSION['action'] == 'deferred') { ?>
  5. Thank you. Your request has been deferred to our admin team, who will contact you shortly about new billing arrangements and your new account limits.
  6. <?PHP } else { ?>
  7. Thank you. Your application has been processed and you may now log into our <a href="/control">control panel</a> and pay for your account. If you require any assistance, please mail <a href="mailto:support@utd-hosting.com">support@utd-hosting.com</a>.
  8. </p>
  9. <p>
  10. <form action="/control" method="post">
  11. <input type="submit" value="Continue">
  12. </form>
  13. <?PHP } ?>
  14. </p>
  15. <!-- Google Code for SIGNUP Conversion Page -->
  16. <script language="JavaScript" type="text/javascript">
  17. <!--
  18. var google_conversion_id = 1065381349;
  19. var google_conversion_language = "en_GB";
  20. var google_conversion_format = "1";
  21. var google_conversion_color = "666666";
  22. if (35.0) {
  23. var google_conversion_value = 35.0;
  24. }
  25. var google_conversion_label = "SIGNUP";
  26. //-->
  27. </script>
  28. <script language="JavaScript" src="https://www.googleadservices.com/pagead/conversion.js">
  29. </script>
  30. <noscript>
  31. <img height=1 width=1 border=0 src="https://www.googleadservices.com/pagead/conversion/1065381349/?value=35.0&label=SIGNUP&script=0">
  32. </noscript>