Büyük bir mysql sorgu yapıyor bir PHP komut dosyası çalıştıran artı bazı sonuçları çatırdayan. Bu nedenle komut yürütmek için uzun bir zaman alır ve kullanıcıya çalışmıyor gibi görünebilir.
Is there a way to provide feedback to the user that the script is running? Perhaps way to print to the browser with each loop - indicating what record it's on... kind of a "live output buffer" or something?