Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error #2

Closed
lampatt opened this issue Apr 18, 2019 · 1 comment
Closed

Fatal error #2

lampatt opened this issue Apr 18, 2019 · 1 comment

Comments

@lampatt
Copy link

lampatt commented Apr 18, 2019

Fatal error: Uncaught Error: Call to undefined function split() in C:\xampp\htdocs\Attendance-Management-System-master\Attendance-Management-System-master\Database\Controler.php:844 Stack trace: #0 C:\xampp\htdocs\Attendance-Management-System-master\Attendance-Management-System-master\academic_year.php(2): include() #1 {main} thrown in C:\xampp\htdocs\Attendance-Management-System-master\Attendance-Management-System-master\Database\Controler.php on line 844

@sonichandni
Copy link
Owner

Hi,
This happens because spilt() function has been deprecated in PHP 5.3.0. I have made changes for solving this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants