Well php classes aren't for nothing, but if you aren't programming a webstore I don't see the use... must be something big to program classes.
Concerning sql, mysqli is faster than mysql on bigger tables (in sets of 5000 lines), and safe for sql injection...
May also be a little speed gain, depends on what you are coding...
|