I made these changes couple years ago, finally got around to creating this pull request. I basically replaced the old mysql extension calls with the new mysqli. Granted, I was lazy and just used the procedural interface instead of OOP, nevertheless it works.
I made these changes couple years ago, finally got around to creating this pull request. I basically replaced the old mysql extension calls with the new mysqli. Granted, I was lazy and just used the procedural interface instead of OOP, nevertheless it works.