⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 一个基于PHP的在线考试系统
💻 TXT
字号:
//////////////////////////////////////////////////////////////////////////////
//please create a database called online and dump this sqlfile to begin with//
// modify config.inc file for your username password                        //
//////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////
// open exam/index.php to write your test                                   //
// 200plus question and two sample questionpapers(questionid=1,2) are in    //
// sample tests                                                             //
// fill any number as student id and questionpapers(questionid=1,2)         //
// for sample tests                                                         //
//                                                                          //
// open admin/index.php for exam administration                             //
// (make questionpapers, add questions to questionbank)                     //
// after creating questionpapers please run others/correct_answer_finder.php//
// once this will help you to evaluate                                      //
// authentication using cookies/htaccess/etc is not in the current version  //
// problems like php in cgi mode or as apache module is the reason          //
// surely a secure login will be available in beta2                         //
//////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////
//  Hello folks                                                             //
// This started as a hobby project but has developed into a useful tools    //
// for educational instituitions and professional performance evaluation    //
//  andmonitoring system for Human Resource Department.                     //
//                                                                          //
// I am releasing this code under GPL, i will be further devloping the code //
// if anyone wants to be part of the project please apply at                //
// http://sourceforge.net/projects/phpexam                                  //
//                                                                          //
// If you dont believe in GPL, or you want me to customise it to your       //
// requirement or you want to have regular/continuous support for your      //
// system, or you want to devlop a commercial port of this project and want //
// to make me a offer  (or want ot hear me sweet voice for that matter)     //
// please call me at my mobile 91-98421-36974(india ISD Code-my mobile      //
//  number)                                                                 //
//                                                                          //
//                                                                          //
//  please bear with my coding sorry for not enough documention i never     //
//  thought anyone else will ever would read my code. I promise by version 1//
//  doc and coding style would be reasonalbly appreciable :)                //
//////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////
//  I would love to hear from you, your story of implementation of the      //
//  project, any suggestions, any IP/domain where it s implemented for me   //
//  if you have done any modification which you have done and want me to    //  
//  include in the next version                                             //
//                                                                          //
//////////////////////////////////////////////////////////////////////////////

//////////////////////////////////////////////////////////////////////////////
//                                                                          //
// I am not very rich, if someone wants to make any donation for support of //
// this project you are welcome, you have no obligation/compulsion for using//
// this software. i forgot to tell i love stamp collection(philately)       //
// you can send me stamps, coins, greetings, your photos                    //
// A.SENTHIL NAYAGAM                                                        //
// 23 & 24,2ND FLOOR,SIVASKTHI SHOPPING COMPLEX                             //
// 24, S.N. HIGH ROAD,TIRUNELVELI                                           //
// TAMIL NADU STATE                                                         //
// INDIA-627001                                                             //
// mail me at:nellainet@yahoo.com                                           //
//                                                                          //
// A little more about me, i am Senthil(my name pronounced sen-dhil), age 25// 
// Live in india(down south at a place called Tirunelveli 500km south of    //
// madras now called chennai)                                               //
// maybe getting married soon(arranged marriage)                            //
// my parents are looking for a suitable bride for me                       //
// i love india, world, wild life, php, family, friends, movies but not     //
// in that order ;)                                                         //
//////////////////////////////////////////////////////////////////////////////


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -