Closed Tuguldurs526 closed 5 months ago
Modified comp.php to include a new method, generateTable, within the comp class. This method dynamically generates a table for a competition based on its ID. The table is populated with competition entries retrieved from the database using PDO.
Modified comp.php to include a new method, generateTable, within the comp class. This method dynamically generates a table for a competition based on its ID. The table is populated with competition entries retrieved from the database using PDO.