Hello. I am having site on which home page is having the portion which displays news from other site using CURL but due to that the site loads very slowly so I want the preloader that should come before the home page loads fully. How can I put preloader? Please help me. Thanks in advance.
You can create a script to fetch news, store it in database and create a cronjob to process it every minute
thanks for the reply....but is there any way that can load preloader by means of javascript or ajax in my php script that comes before my whole page loads fully?
nah that javascript preloader is for preloading rollover images, its certainly not for what you need here