PreRendering in php script
hi all
i have a webpage that is component based. one component is new section which brings news from third party website using CURL. it is makes page render very slow.
does any body have any idea that i load news component at the end so that other components still render and give some thing to users promptly.
thanks in advance