Jump to content

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/123764-getting-started-with-inventory/
Share on other sites

I am not sure of what type of help you are asking for.  What you are explaining would be a great learning project for you.  All I can say is research how to insert/update/delete to a DB, how to display rows, and how populate lists from your DB.

 

Start small, get one thing working at a time, then move on to the next part.

It's much easier for people to help if you have actually attempted to code this project.  Because we can look at specific code and give you a solid answer.  If you ask this question on any forums you're going to get the same answer.  So try it out and give us the code and  the errors.  Good luck!

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.