so I want to display only specific courses depending on the college of the student, which will come from a certain array instead of just listing all courses in one ...I think I kind of got the logic but the courses weren't displaying.
Here's my code:
<? php $ cengr = array ("BSME", "BSECE", "BSCpE", "BS IE", " BSCE »); $ cfad = array («BSA», «BSID», «BFA Painting», «BFA Visual Com», «Multimedia Arts»); ?>