Open racedale opened 10 years ago
Check the test.php files in the old layout folder to see the differences between mysql and mysqli
Most have been converted, still a few stragglers, and the fetch_array method is a bit dirty.
Only things left are "mysql_real_escape_string"
Unfortunately they all have to be changed at once for it to work properly. This means it'd probably need to be done on a weekend with multiple people working on it.