mardi 14 juin 2016

protected php page by passcode

Instructors can create a course, and this course is protected by a passcode; without this code, the students cannot enroll in this course. I have a table in my database called course, and it has a column called password see the img the student can access the course page by course_id.see the code

What I tried to do here when the student clicks on the course that is protected by a passcode, students should be able to enter the code for that course and then students who are enrolled should be stored in course_enrollement table so, he or she can access the page at any time, and without the need for a passcode.see course_enrollement table

Aucun commentaire:

Enregistrer un commentaire