Ne MVC kullanarak veritabanından metni görüntülemek için en iyi yoldur

0 Cevap php

I have created a MVC application its working fine. I have created a view which have few viewdata variables. I am filling these with my database values, and they are updated in loop. This method take 40-50 seconds to display actual page contents. So is there any other way to display the contents which we get till now and do refresh it till all contents are loaded.

Bana nasıl sayfayı yenileyebilirsiniz bildirin lütfen?

Thanks, Laxmilal Menaria

0 Cevap