// Define a filter: I want to show only hits by people who where using Firefox, any version
‘Firefox’, ‘browser-op’ => ‘contains’);?>

// Instantiate a new copy of that class

// Use the appropriate method to display your stats
count_records(‘1=1’, ‘*’, false);?>