Online Leave System
Submitted by shiunduj on Wednesday, August 14, 2013 - 22:17.
Language
This project is designed while in attachment at nzoia sugar company.
Employee can apply for leave.
Manager will have privileges to approve leaves.
Add employees.
Edit employee details.
User: admin
Pass: admin
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
Fatal error
I'm getting the following error. Could you kindly help me to resolve?
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\OLS\dbcon.php:2 Stack trace: #0 C:\xampp\htdocs\OLS\index.php(19): require_once() #1 {main} thrown in C:\xampp\htdocs\OLS\dbcon.php on line 2
Thank You.
same with me..
same with me..
i have try change the content in dbcon.php with this code.
it solved. but then, i get this error.
Fatal error: Uncaught Error: Call to undefined function mysql_query() in C:\xampp\htdocs\ols\Online Leave System\index.php:38 Stack trace: #0 {main} thrown in C:\xampp\htdocs\ols\Online Leave System\index.php on line 38
Please help me
Add new comment
- Add new comment
- 358 views