Index » Suggestions » PDO (Atom feed)
Pages: 1
Member
This was on the futurebb announcement thread, but you should really use it instead of mysqli. It easily adapts to any database system, and uses a lot less resources, ultimately speeding up how much time it takes for the page to load. Its extremely useful and I highly recommend using it.
Administrator
FutureBB has already been extensively programmed, and uses MySQL queries. While PDO would be nice, we are unable to restructure over 500 different SQL queries, of which many are extremely complicated and have a large amount of JOINs. If we optimize the SQL queries (which we do), the software will perform suitably.
Index » Suggestions » PDO (Atom feed)
Pages: 1