Function introduction:
/Registration.asp Student registration system master file registration content {user name, password, confirmation password, EMail, QQ number, real name, gender, age, home address, phone number, mobile phone, ID number, password prompt questions, safe answer}
/user_login.asp Pass the registered account: password: verification code: to log in students
/CONFIG.ASP Change this section to the path you want webPath="/200710/Registration/new/"
/conn.asp database link
/admin_index.asp Server basic information display
/logout.asp background exit
/check_code.asp verification code
/reg.asp Online registration
/admin/login.asp Backend admin admin performs login management, the password is encrypted with MD5
md5 double encryption, SQL injection prevention, paging technology, user group deletion,
Expand