S
sethia.prashant
Dear programmers/Developers,
I'm developing a website of e-Learning, I have finished approx 50% of
my project, now I'm getting problem.
My website will be accessed by three type of users.
1. Student
2. Faculty
3. Administrator
All must have user ID and password to access that website.
problem:
Admin can add,edit and delete courses runtime. So I have to provide
such interface by which admin can add course files which will be
in .txt, .pdf, .html format.
Please tell me how can I add these files at runtime and where should I
store these files....
I'm developing a website of e-Learning, I have finished approx 50% of
my project, now I'm getting problem.
My website will be accessed by three type of users.
1. Student
2. Faculty
3. Administrator
All must have user ID and password to access that website.
problem:
Admin can add,edit and delete courses runtime. So I have to provide
such interface by which admin can add course files which will be
in .txt, .pdf, .html format.
Please tell me how can I add these files at runtime and where should I
store these files....