Archive:

 

Archive for March, 2008


This is a simple mysql query function that gives you a nice understandable error message if something goes wrong. You probably would not want this kind of error reporting on a live site, but for testing and developing its pretty handy. What the function does it perform the database query as normal, but if the [...]