Hello chaps,
Well, ive discovered one of my practical third year uni tasks early and im going to get set learning and developing for it.
Ive got a great basic site framework for the system, but im really useless at PHP. What would be the best resource to getting started with this? Would it be best to buy a book on PHP/MySQL or can i get away with web tutorials.
Basically, each course at our uni has an anonymous paper evaluation at the end. This practical is the mock electronic equivalent. So i will need a student user login, with sessions i presume, so that users can submit questionnaires for their courses and that these are traceable but the students are not individually identifiable, and a lecturer login so they can review the results submitted for different courses.
Im not asking for help with the integrity/accountability etc for the solution at the moment, but basically for creating such a system with PHP/MySQL and if there are any great resources out there you would recommend for learning such coding?
Well, ive discovered one of my practical third year uni tasks early and im going to get set learning and developing for it.
Ive got a great basic site framework for the system, but im really useless at PHP. What would be the best resource to getting started with this? Would it be best to buy a book on PHP/MySQL or can i get away with web tutorials.
Basically, each course at our uni has an anonymous paper evaluation at the end. This practical is the mock electronic equivalent. So i will need a student user login, with sessions i presume, so that users can submit questionnaires for their courses and that these are traceable but the students are not individually identifiable, and a lecturer login so they can review the results submitted for different courses.
Im not asking for help with the integrity/accountability etc for the solution at the moment, but basically for creating such a system with PHP/MySQL and if there are any great resources out there you would recommend for learning such coding?