Archive — hermiene.net

"You have only one awareness here—the screen of the magi: Imagination! Here, you learn what it is to be human. You are a creator of order, of beautiful shapes and systems, an organizer of chaos."

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