Skip to content

pinakiguin/SiteRepo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status SiteRepo

To Use this repository use the following commands

$ git clone https://github.com/abusalam/SiteRepo.git
$ cd SiteRepo
$ git submodule init
$ git submodule update

Rename config.sample.inc.php to config.inc.php and change the following values accordingly

define('HOST_Name', 'localhost');
define('MySQL_User', 'root');
define('MySQL_Pass', 'mysql');
define('MySQL_DB', 'WebSite');

About

Official Website of Paschim Medinipur

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 72.9%
  • JavaScript 21.1%
  • CSS 6.0%