Tag: Open Source

Community

Database Abstraction in PHP

(Ian Gilfillan) In a previous job when I was responsible for hiring PHP developers, I always used to ask questions about database abstraction in my interviews. It’s amazing how often candidates with the best-looking CV’s, and impressive looking project lists, were tripped up by their lack of knowled

Community

MySQL Gotchas

It’s not a bug – it’s a gotcha. A “gotcha” is a feature or function which works as advertised – but not as expected. When working with the MySQL database server I have repeatedly encountered situations where the results of various actions have been unexpected and/or contrary to the behaviour gen