Is there any more information available on Apache, PHP, or MySQL?
Indeed there is. See the main Apache web site. There is also a regular electronic publication called Apache Week available. Links to relevant Apache Week articles are included below where appropriate. There are also some Apache-specific books available. See the main php web site. See the MySQL web site. 7. QUESTION: We now have the pages up & the back-end database is recording data. I’ve been poking around in the subfolders looking for reports or admin or query pages which would enable us to get aggregate data out of the database, but do not find one. ANSWER: They are not available. You will need to create your own queries based on your own needs. 8. QUESTION: Do you strictly use the schedule.js file to generate your schedules or do you have another way of populating the Class specific data? ANSWER: It is unnecessary to use the schedule.js file. It is used to load class schedule. You can load class schedules using database tables. 9. QUESTION: I don’t quite follow the multiple Course d