Got it. I thought this article explains well the work involved.
Mayor ,'Lies My Parents Told Me'
Buffistas Building a Better Board ++
Do you have problems, concerns, or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Yep. That's what I've started doing. I'm also moving all the database interaction into a set of database access objects so it won't be mixed in with the rest of the code.
Yeah, good choice, even if we hadn't needed to update drivers.
I'm also moving all the database interaction into a set of database access objects so it won't be mixed in with the rest of the code.
Good move. I imagine that'll make bootstrapifying the pages a bit easier.
There's also some weird stuff going on where tables are being created. I think that can be eliminated with some better indexing.
If I can be helpful in beta testing or the like, please let me know.
Sometimes I think I know some things about computers, and then I read a page like this.
If I can be helpful in beta testing or the like, please let me know.
Will do. That will be very helpful when the time comes.
I've extracted all the SQL statements. Now I need to implement the data access code using prepared statements.
Pushed some changes yesterday that starts the process of converting to PDO. This means that the migrate_pdo branch is very broken at the moment.
Hi, I've asked this casually in thread a couple of times and I've never gotten an answer so I thought I would try here: how do you post a photograph?