Advertisement
melody45

successfully logged in

Mar 25th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <?php
  2. include 'header.php';
  3. ?>
  4. <style>
  5.  
  6. </style>
  7. <div class="bigbox">
  8. <div class="heading"><br>
  9.  
  10. Congrates ! You are successfully Registered <br><br>
  11. Now You can login&nbsp;&nbsp;<a href="index.php" style="color:black;">Click Here</a>
  12. </div>
  13. </div>
  14.  
  15. <?php
  16. include 'footer.php';
  17. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement