24 December 2006
SQL Query Optimizations
by 1 otherA couple of SQL query optimization tips Execution plan pictures for some of the queries are included so that you can see the difference.
SQL Injection Walkthrough
by 1 otherThe following article will try to help beginners with grasping the problems facing them while trying to utilize SQL Injection techniques, to successfully utilize them, and to protect themselves from such attacks.
Optimizing the mysqld variables
by 2 othersIndispensable article sur l'optimisation des requêtes avec MySQL.
19 December 2006
ezSQL Database Class
Une bibliothèque php pour accéder facilement à une bdd MySQL. Légère, efficace, elle supporte même la mise en cache.
1
(7 marks)