Sussex based provider of affordable Business Internet & Ecommerce Solutions.

Databases and Backends

Download – CSV & Access SQL Counties & Countries

Was creating a database the other day, which needed a list of counties and countries for the dropdowns, just thought I’d host these in case someone else needs them. Download – CSV Countries List CSV UK Counties

mysql vs mysqli website response time

mysql vs mysqli website response time

You would be surprised at how many websites run the standard compatibility settings, that includes Opencart. I just made a single line code change to the admin config, switching from mysql to mysqli (improved) db drive and I noticed an immediate improvement on how quickly the admin pages loaded. I also found 1/2 second improvement […]