$counterFile"); } if (!file_exists($counterFile)) { exec( "echo 1 > $counterFile"); } displayCounter($counterFile); ?>