jonny33 Posted November 29, 2011 Share Posted November 29, 2011 Hi there I'm new in the php coding and I just don't undestand most of all database settings etc... so I have something to do but I don't know exactly how so here is the thing: The disciplines are separated into modules. A module contains lectures and more than 1 group that gets exercises and practical training. The necessary number of the hours of a module is formed of the sum of the hours of lectures, exercises and practical training, multiplied by the numbers of the groups. The site has to give the possibility of: - Writing into new modules and lecturers. - Defining the number of groups (lectures, exercises, practical training) for a module. - Appropriating of groups and lecturers. - Visualizing the list of modules/lecturers. if you can help with advices or whatever you can I'll be very thankfull Quote Link to comment https://forums.phpfreaks.com/topic/252059-help-for-a-php-noob/ Share on other sites More sharing options...
xyph Posted November 29, 2011 Share Posted November 29, 2011 I'm not exactly sure what you're asking. You may want to look into Parent->Child relationships and foreign keys. Quote Link to comment https://forums.phpfreaks.com/topic/252059-help-for-a-php-noob/#findComment-1292317 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.