Jump to content

I Need Help


jtodb

Recommended Posts

i dont have experience with php coding and i need to create a project with php, i hope anyone could help me.

 

this are the requierements

 

Tables for tutors, students, courses, and tutor_sessions

• Users should be able to lookup, add, or edit students, courses, and tutor_sessions;

only administrators should be able to delete anything or add/delete tutors

• The tutor_sessions table should capture the tutor’s name, student’s name, course ID,

date and length of the session, and the result of the session (what was done)

• Tutors need to be able to list/view the students, courses, and tutor_sessions tables

on the screen; for minimum requirements we can use the browser print function to print

out the list

 

i already created the tables, i dont know much about php, i hope anyone in this forum is willing to help me

Link to comment
https://forums.phpfreaks.com/topic/270595-i-need-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.