Skip to content

PHP table rows based on table header

i want to create a table of all classes as table header and rows with name of student in each class each column according to it header, all data come from two (students, classes) mx code : this code shows them grouped as wanted but all names are in the same row as below , i tried to change the

Style is not recognized when using mpdf

Here is my code: Output: I need it. How to fix it. Creating a css file is difficult for me because I use different styles on all tags. Answer You’re using an older version of mPDF. Its current stable release is 2 major versions ahead of the version you’re using. Your code contains a typo. Change $…