PHP MYSQLi display results
Moderator: General Moderators
PHP MYSQLi display results
Hello, Please can you assist me on this, I have four tables in my database. 1. student table, 2. enrollment table, 3. subject table, 4. level table. The relationship between student and subject is many to many so I normalize using enrollment that took primary key from student and subject during registration process also consist Grade respectively to the points in each subject student registered on. The problem is about Displaying results in form of follows for all students. For individual it works but by grouping all students it is a challenge to me. Help Me please
Re: PHP MYSQLi display results
What have you done so far and where are you getting stuck?
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US