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