I am writing some software, and the php script that does all the database management for one section of it seems to take an absurdly long time (way longer than I think it should, but I'm not quite sure why right now, possibly a bad query somewhere that takes too long).
Anyway, I was curious...