php - slow loading content via AJAX -


i have modal box in add content box via ajax ( data database ), here problem. content loaded slowly. happened open modal , after 4 or 5 sec appears content.

i set content :

$("#someidinmodal").html(""+datafromdatabase); 

so how think problem ? need buy better server? xd or there faster method this?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -