Online Payroll System

Online Payroll System using PHP/MySQL.
This program allows ADMIN to ADD employee/ADD Entry/DELETE Records/
And the employees allows to visit the records and PRINT the records..For more info just visit
jadesign.net16.net
Employee number:1290100
Admin:username:admin
password:admin
if you incountered a password during extracting files..input this password: 1111111111
hope it works guys!!:)
thank you
software require:
Xampp OR wamp
php editor like notepad++
or visit jadesign.net16.net
or email me: langajade@gmail.com
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Password?
Asking me to enter a password when extracting.
please you tell password
please you tell password Winrar when extracting
error
trying to export sql file, there is an error occur , such like this,
SQL query:
--
-- Database: `payroll`
--
-- --------------------------------------------------------
--
-- Table structure for table `admin`
--
CREATE TABLE IF NOT EXISTS `admin` (
`username` VARCHAR( 90 ) NOT NULL ,
`password` VARCHAR( 90 ) NOT NULL
) ENGINE = INNODB DEFAULT CHARSET = latin1;
MySQL said:
#1046 - No database selected
-----what should i do, can u send to me the correct code, i juzt need it..... felix.intelegando@yahoo.com
error login
error when login and not running in wampp server..
also the code is not consistent.theres no proper tabbing for the codes..
SQL file cannot be imported
trying to export sql file, there is an error occur , such like this,
SQL query:
--
-- Database: `payroll`
--
-- --------------------------------------------------------
--
-- Table structure for table `admin`
--
CREATE TABLE IF NOT EXISTS `admin` (
`username` VARCHAR( 90 ) NOT NULL ,
`password` VARCHAR( 90 ) NOT NULL
) ENGINE = INNODB DEFAULT CHARSET = latin1;
MySQL said:
#1046 - No database selected
-----what should i do, can u send to me the correct code, i juzt need it..... shahirul_nizam93@yahoo.com
Add new comment