phpGuard

Protection for your site


phpGuard is a script that protects your site from SQLi (SQL Injection), Cross-Site Scripting, DDoS and other hacking attacks.

  1. Enter in the Admin Panel
  2. On the dashboard you can see the hacker attack attempts
  3. On the bans page you can ban users and view / edit bans
  1. PHP 5x or higher version
  2. MySQL 5x or higher version
<div class="container">
 
 <div class="page-header">
        <div class="row">
          <div class="col-lg-12">
            <div class="bs-example">
              <div class="jumbotron">
                <h1><img src="img/logo.png" width="120px" height="120px"/> Logo</h1>
                <p>Subtext</p>
              </div>
            </div>
          </div>
        </div>
      </div>
 
 <div class="page-header">
        <h1>Features</h1>
      </div>
      <div class="row">
   <div class="col-sm-4">
 
          <div class="panel panel-primary">
            <div class="panel-heading">
              <h3 class="panel-title">Title</h3>
            </div>
            <div class="panel-body">
Description
            </div>
          </div>
 
        </div><!-- /.col-sm-4 -->
 
      </div>
 
      </div>
 
      <footer>
        <div class="row">
          <div class="col-lg-12">
            <p>2013 © <a href="#">Sitename</a></p>
          </div>
        </div>
      </footer>
    
    </div>

CSS files are in the folder css.

List of css files:

css/bootstrap.css

css/bootswatch.css

css/font-awesome.css

  1. Upload on host via FTP.
  2. Configure the config.php file.
  3. Import the SQL file in the database.
  4. Configure the admin settings via the Admin Panel.
  5. Now you are done.

Thanks so much to