Monthly Archives: February 2012

The value of Indexes (Mysql)

1

If you write any kind of code that uses databases , please spend a few minutes learning how indexes work. They are very easy to understand and even easier to implement and they can save you (and possibly others) from … Continue reading

, , ,

Back Button Mystery – IE Only

28

I recently had a complaint from users of a site I support that the browser’s back button did not work when they visited the site. Further research showed that this is only happening on IE8 and IE9 (and possibly earlier … Continue reading

, ,