The Complete Project Source Code Platform

Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up

Job Resume Template

Impressive Attendance and Payroll System bootstrap Project issues


In this page list of issues on Impressive Attendance and Payroll System bootstrap. This source code share by poonam bansal. If any errors in this project then you can ask question to developer or send a private messages. This project have a total 4 issues.

Here Discussion on Issues

how can I open this project to see it in browser.

Impressive Attendance and Payroll System bootstrap in PHP

I want to see its template demo to edit it. please is there any one who can show e its step by step.

abraham2388   2022-06-18 18:44:20

Login error

Impressive Attendance and Payroll System bootstrap in PHP

Hi, i just install Impressive Attendance and Payroll System. Kindly confirm me where i can change database details? when i edit conn.php with my database username and password (<?php $conn = new mysqli('globalgroupofpak_attendance', 'globalgroupofpak_attendance', '', 'Zipingo1'); ) and modify login.php with <?php session_start(); include 'includes/conn.php'; $username = $_POST['username']; $password = $_POST['password']; $sql = "SELECT * FROM admin"; $result = $conn->query($sql); while($row = $result->fetch_assoc()) { if(($username == $row["username"]) && ($row["password"] == sha1($password))) { $_SESSION['admin'] = $row['id'];; header('location: index.php'); } else { header('location: index.php?err='.urlencode('Username Or Password Incorrect')); } } ?> after that i got error window when i login to admin Connection failed: php_network_getaddresses: getaddrinfo failed: Name or service not known Kindly resolve this issue please.

osamah   2018-08-06 06:20:47

need projects

Impressive Attendance and Payroll System bootstrap in PHP

Hi, pls contact me i need a very small project of salary generation

heljojose   2018-07-22 14:29:52

need password

Impressive Attendance and Payroll System bootstrap in PHP

can you please tell me the employee and admin password?

vicass   2018-07-06 07:54:16

Similar projects