View file public_html/faq.php

File size: 1.38Kb
<?php

/************************************

Script : Adnetwork
Website : http://facebook.com/pranto007

Script is created and provided by Pranto (http://facebook.com/pranto007)
**************************************/

include 'db.php';
include 'functions.php';

headtag("$SiteName - Frequently asked questions");

echo '<div class="title">FAQ & Registration Rules</div>';

echo '<div class="border"> <b>+ We Give HTML & JAVASCRIPT Ad Code !</b> </div>
<div class="border"> <b>+ Use Valid Personal Details,Email Activation Nedded !</div>
<div class="border"> <b>+ Our CPC Rate is Highest Ever , Up To $0.007 - $0.01 CPC !</b> </div>
<div class="border"> <b>+ CPC,CPI Can Be Changed Anytime With Notice Or Without Notice !</div>
<div class="border"> <b>+ We Complete Payment Request Daily (Except: Holidays) !</b> </div>
<div class="border"> <b>+ We Support Recharge(IN,BD),AirtelMoney(IN),Bank Transfer(IN),MoneyBookers,PayPal,Domain As Payment Method !</b> </div>
<div class="border"> <b>+ We Give Our Users Dedicated Support Via Ticket System !</b> </div>
<div class="border"> <font color="red"><b>+ Membership Can Be Deleted Without Any Notice If Any Fraud Found !</b> </font> </div>
<center><a href="http://earnbuzz.in/user/registration"><input type="submit" value="I Agreed - Continue To Registration"/></a></center>';


echo '<div class="page"><a href="/">Go Back To Home</a></div>';
include 'foot.php';

?>