Archive — hermiene.net

"How often it is that the angry man rages denial of what his inner self is telling him."

November 30, 2012

I converted all the PHP code that deals with databases (which mostly means the Archive and the Books page, but some other places too) from the MySQL (procedural) way of doing things to the MySQLi (OO) way of doing things. Right now, there's no difference, but I want to eventually take advantage of some of the advanced features of MySQLi (like prepared statements). Rummaging through my code, I found a lot of other things that could be improved, but what I really want to do, when I have a good chunk of free time available, is rewrite my entire damned site. In the meantime, if you find something that's horribly broken, please contact me.

<< | Previous entry (November 7, 2012) | Next entry (January 18, 2013) | >>
Back to Archive