24 December 2006
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
(5 marks)