This project Online Examination System using PHP script with Mysql Database. So, Are looking for any educational project or build small system in PHP using Mysql database.Here we will build Online Examination application in PHP with Mysql database,In an online examination system examine get their user id and password with his/her admit card. This id is already saved in the examination server. When examine login to the server he/she get his/her profile already register. On the certain time examine gets the message to start the examination. All answers given by examine are saved into the server with his/her profile information. Online examination system also allows to correct the answer if the examine needed to change any answer in the examination time duration, however, after the time duration any change will not allow. This also makes c checking the answer easy and error proof as computers are more accurate than man and provide fast results too. Php is a web base language so we can create an online examination system in PHP.In the world of internet, all task has been done through internet, so we have decide why Exam has not conducted through internet. For convert current exam system into digital exam system, we have build this small Online Exam system project. If this system has build in professional level then it will automate our existing examination system into digitize exam system. In this system it will required less labor force for execute system and it will be more accurate and less time consuming and at the same time we can conduct more person exam at the same time and it will publish result in a very short time. Online examination system is a non removable examination pattern of today’s life. We need more time saving and more accurate examination system as the number of applicants is increasing day by day. For all IT students and professionals, it is very important to have some basic understanding about the online examination system.......................
First of all i'm kind of a newbie to PHP and MySQL. My php script connected to database successfully but i have problem with executing query. Problem is that my script went normally until 'echo " A ";' and than stops. Script never reach line 'echo " B ";'.Sometimes your MySQLi code produces an error like mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given..., Call to a member function bind_param()... or similar. Or even without any error, but the query doesn't work all the same. It means that the query failed to execute.Every time a query fails, MySQL has an error message that explains the reason. In the older PHP versions such errors weren't transferred to PHP.The MySQL server has gone away (error 2006) has two main causes and solutions,Server timed out and closed the connection. To fix, check that wait_timeout mysql variable in my.cnf configuration file is large enough, eg wait_timeout = 28800,Server dropped an incorrect or too large packet. If mysqld gets a packet that is too large or incorrect, it assumes that something has gone wrong with the client and closes the connection. To fix, to increase the maximal packet size limit max_allowed_packet in my.cnf file, eg. set max_allowed_packet = 128M, then restart your MySQL server: sudo /etc/init.d/mysql restart,Database server ran out of space. This can occur when performing an update to the Matomo database that requires DB Schema changes (Especially for large databases),, Open our browser put inside( "http://localhost/Online examination system/")at that time we can see the web portal,...............................................................................................................................................................................................................................................................................................................................................................................................................................
Technologies used
Discussion