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.

refinfo.php 822B

123456789101112131415161718192021
  1. <div class="block">
  2. <h2>Referral information</h2>
  3. <div class="innerblock">
  4. <p>
  5. UTD-Hosting runs a referral scheme that allows you to save money on your
  6. hosting by simply referring new users to UTD. For each user that you refer,
  7. you will be given a month's free hosting.
  8. </p>
  9. <p>
  10. To participate in the referral scheme, all you need to do is direct new
  11. users to your unique signup URL, shown below.
  12. If they complete the signup process and pay their first bill, you will be
  13. sent a discount code via e-mail that will allow you to claim an additional
  14. month's hosting.
  15. </p>
  16. <p>
  17. Your unique signup URL is:
  18. </p>
  19. <p style="padding: 10px; border: 1px dashed #ccc; text-align: center; font-family: monospace;">https://secure.utd-hosting.com/signup/:<?PHP echo UID; ?></p>
  20. </div>
  21. </div>