View file ebook/exampin.php

File size: 1.8Kb
<?php
ERROR_REPORTING(1);
include('../moduls/init.php'); if(!isloggedin())
{ header("location: ../index.php"); }
else { $user=$_SESSION["user"];
} echo"<title>$config->title &raquo; Exam Runs Pin</title>";
echo"<style type='text/css'>
<!--
.style1 {
color: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; }
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;} .style3 {color: #000000}
--></style><div class='body_width'>";
include "../topnav.php";
echo"<center>";
include "../ads.php";
fblike();
echo"</center>

<div style='margin-top: 5px;' class='grid3'>




</div>";
echo"<div class='grid3 middle'>
<div class='b_head'> JOYLOADED.COM EXAM RUNS PIN (GETTING TIP)</center></div>";
echo "<p><img src='../Nc.jpg' width='150' height='125' /></p>";
echo "<p> How to get Our Exam Runs pin number is very easy, just send MTN card to <b><font color=\"red\">08137407485</font></b><br><br>For V.I.P service =<b><font color=\"red\">#1500</font></b><br><br>For both OBJ and Theory= <b><font color=\"red\">#800</font></b> <br><br>For Only theory= <b><font color=\"red\">#600</font></b> <br><br>For OBJ only=<b><font color=\"red\">#200</font></b> <br><br><b><font color=\"red\">NOTE:-</font></b> All payment is to be paid directly to ha cklord on 08137407485. Anyone dat paid to spammer is/are on your own. After payment, you will get a text message from us in this format<br><b><font color=\"green\">
YOU HAVE SUCCESSFULLY SUBSCRIBED FOR TODAYS [SUBJECT] EXAM RUNS,  HERE IS UR PERSONAL PIN NUMBER.</font></b><br><br><b><font color=\"pink\"> FULLY SUBSCRIBED MEMBER ARE EXCLUDED FROM THIS OFFER.  </font></b><br><br><b>signed: Hacklord.</b>
</p><br>";
echo"<div class='gap'></div><br><div class='link_button'><a href='../index.php'>Go Back</a></div>";
include "../footer.php";
?>