| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/emilyaddison.com/public_html/ |
Upload File : |
<?php
include('config.php');
dbConn();
include('mod_html_top.php');
?>
<table border="0" cellspacing="5" cellpadding="0" align="center" width="500">
<tr>
<td valign="top">
<span class="heading"></span>
<br /><br />
<div id="content">
<h1>PLAYWITHRAE.COM BILLING & SUPPORT</h1>
<p class="billing">One of the following billers may have processed your membership:</p>
<div class="billing">
<h2><a href="https://support.ccbill.com/" target="_blank">CCBill Servicing</a></h2>
<p>You may also contact CCBill by phone at 888-596-9279.</p>
</div>
<div class="billing">
<h2><a href="https://epoch.com/" target="_blank">Epoch Servicing</a></h2>
<p>You may also contact Epoch by phone at 1-(800)-893-8871.</p>
</div>
<div class="billing">
<h2><a href="http://vendosupport.com/" target="_blank">Vendo Servicing</a></h2>
<p>You may also contact Vendo by phone at 877-777-3758.</p>
</div>
<p><b>If you're unsure which biller processed your membership, are having difficulties cancelling your membership please email us: support@glamourdollars.com</b></p>
</div>
</td>
</tr>
</table>
<?
include('mod_html_bottom.php');
?>