Getting started with items in stock
Posted: Wed Sep 10, 2008 9:48 pm
Hi all,
I'm pretty new to php + sql, at the level where I'm getting things to work by experimenting. I was hoping someone could point me in the right direction of something I wanna do:
I'm working on an administration tool for a music school, where teachers can set dates for their one-to-one lessons. In short selecting a date for a lesson from a dynamic list populated with sql values. When the teacher assigns a lesson to a student, then (obviously) it won't be avaliable for other students. From this I want to make a display page of all avaliable lessons for front-end users of the school webpage to pick from. (However, nothing is meant to happen when front-end users pick lessons, other than an email to an admin)
I realize this might be a big deal. But any tips, and any hints in the right direction is valuable.
Thanks!
Sabre
I'm pretty new to php + sql, at the level where I'm getting things to work by experimenting. I was hoping someone could point me in the right direction of something I wanna do:
I'm working on an administration tool for a music school, where teachers can set dates for their one-to-one lessons. In short selecting a date for a lesson from a dynamic list populated with sql values. When the teacher assigns a lesson to a student, then (obviously) it won't be avaliable for other students. From this I want to make a display page of all avaliable lessons for front-end users of the school webpage to pick from. (However, nothing is meant to happen when front-end users pick lessons, other than an email to an admin)
I realize this might be a big deal. But any tips, and any hints in the right direction is valuable.
Thanks!
Sabre