Skip to content

Profile Server for Attendance and Student's Profile

Notifications You must be signed in to change notification settings

chocos10/ProfileServer

 
 

Repository files navigation

#Profile Server Profile Server for Attendance and Student's Profile

NOTE : The project is still in development stage , but if you want to contribute , contributions are always welcome :)

##Setup

  • import profileserver.sql to your desired database
  • in php_includes/dbconnect.php , change mysql_connect("serveraddress","username","password") and mysql_select_db("yourdatabasename") according to your server.
  • Voila , you have the project up and running.
  • If you are getting an error message , try changing the permissions with sudo chmod -R 755 directory_address

About

Profile Server for Attendance and Student's Profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • CSS 33.0%
  • PHP 5.4%
  • HTML 1.5%