SELECT COUNT(moduleId) AS totalMods FROM [DB_PREFIX]Module WHERE active = '0';
info at phpclasses dot org