My food is problematic.

River ,'The Message'


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.


Jon B. - Dec 08, 2016 3:37:34 pm PST #3897 of 4671
A turkey in every toilet -- only in America!

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.


Gudanov - Dec 09, 2016 4:40:33 am PST #3898 of 4671
Coding and Sleeping

There's also some weird stuff going on where tables are being created. I think that can be eliminated with some better indexing.


Calli - Dec 09, 2016 10:11:22 am PST #3899 of 4671
I must obey the inscrutable exhortations of my soul—Calvin and Hobbs

If I can be helpful in beta testing or the like, please let me know.


Gris - Dec 09, 2016 5:24:50 pm PST #3900 of 4671
Hey. New board.

Sometimes I think I know some things about computers, and then I read a page like this.


Gudanov - Dec 14, 2016 7:31:59 am PST #3901 of 4671
Coding and Sleeping

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.


Gudanov - Dec 19, 2016 5:48:51 am PST #3902 of 4671
Coding and Sleeping

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.


Java cat - Jan 31, 2017 12:00:44 pm PST #3903 of 4671
Not javachik

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?


Amy - Jan 31, 2017 12:59:23 pm PST #3904 of 4671
Because books.

You can't post directly to the board -- you have to link to where it lives somewhere else on the web.


Jon B. - Jan 31, 2017 6:25:12 pm PST #3905 of 4671
A turkey in every toilet -- only in America!

What Amy said. There's no way to upload or link to a photo and have it appear inline in your post. You can only post a link to a photo elsewhere on the web and have the link appear in your post (i.e. the reader needs to click on the link to see the photo).


Java cat - Jan 31, 2017 9:52:08 pm PST #3906 of 4671
Not javachik

Thank you!