Skip to content

Online Application Portal for District Child Protection Society

Notifications You must be signed in to change notification settings

BipadTaranMahato/DCPS-Recruitment

 
 

Repository files navigation

DCPS-Recruitment

Online Application Portal for District Child Protection Society

To Use this repository use the following commands

$ git clone https://github.com/abusalam/DCPS-Recruitment.git
$ cd SiteRepo

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

define('HOST_Name', '<MySQL Database Server Host>');
define('MySQL_User', '<MySQL Username>');
define('MySQL_Pass', '<MySQL Password');
define('MySQL_DB', '<MySQL Database>');

About

Online Application Portal for District Child Protection Society

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • PHP 26.0%
  • Other 1.2%