13 Commits

Author SHA1 Message Date
Muad Sakah
4670885509 use prepare statements for 2 school files,1 report file, awards and communication where possible 2025-02-07 04:01:10 +00:00
Muad Sakah
a5739a3d90 all database lines have been adjusted across all files 2025-02-05 06:06:13 +00:00
Muad Sakah
5ccfe2dd6f 150-200 database lines have been changed 2025-02-04 05:01:02 +00:00
51650c4f34 Resolve errors, improve code style, and remove legacy dependencies 2025-01-29 03:30:48 +00:00
a988f61a34 Replaced all $pdo->errorInfo() with show_pdo_errors_if_any() 2025-01-03 15:15:13 -05:00
bc588358ee Fix PDO and Warnings continued 2024-12-19 22:29:06 -05:00
f0977fb55d sql queries 2024-12-08 02:42:00 -05:00
jacob
1b426bcf69 Updated admin/schoolsimport.php to properly handle v2.3 shool imports.
Replace some deprecated PHP functions with their appropriate equivalents
2011-12-08 22:41:49 +00:00
james
651d6235a4 Add config options for Province/State and Postal Code/Zip Code 2008-07-16 17:23:53 +00:00
dave
0ff8489d58 - include user.inc.php before using user_auth_required() 2007-11-21 17:02:09 +00:00
dave
04e70ceb33 - Use user_auth_required() for authentication to check for committee access
(needed for multirole users)
- Add the top navbar to all pages
2007-11-18 23:50:23 +00:00
james
4ee617eb52 Add more school information to the schools database (school lanaguage, school level, principal and school email addresS) 2006-10-15 17:11:56 +00:00
james
6ab58a1b8e Add a generic CSV reader that properly handles multi-line fields
Add a school importer to import school list from CSV file
2006-09-11 17:32:02 +00:00